VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / include / asm-ppc64 / rmap.h
1 #ifndef _PPC64_RMAP_H
2 #define _PPC64_RMAP_H
3
4 /* PPC64 calls pte_alloc() before mem_map[] is setup ... */
5 #define BROKEN_PPC_PTE_ALLOC_ONE
6
7 #include <asm-generic/rmap.h>
8
9 #endif