This commit was manufactured by cvs2svn to create branch 'vserver'.
[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