This seems like an error to me: Index: include/asm-mips64/pgtable.h =================================================================== RCS file: /home/cvs/linux/include/asm-mips64/pgtable.h,v retrieving revision 1.80 diff -u -r1.80 pgtable.h --- include/asm-mips64/pgtable.h 1 Jun 2003 08:24:04 -0000 1.80 +++ include/asm-mips64/pgtable.h 2 Jun 2003 03:59:24 -0000 @@ -255,9 +255,8 @@ #define pfn_pte(pfn, prot) __pte(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) #else -#define pte_page(x) ( NODE_MEM_MAP(PHYSADDR_TO_NID(pte_val(x))) + +#define pte_page(x) ( NODE_MEM_MAP(PHYSADDR_TO_NID(pte_val(x))) + \ PLAT_NODE_DATA_LOCALNR(pte_val(x), PHYSADDR_TO_NID(pte_val(x))) ) - #endif /*
Attachment:
pgp00284.pgp
Description: PGP signature