Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.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