X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fpgalloc.h;h=af90f7a6b857ccfa404b32366edb586c94c8e583;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=881c14f335db3f4714fdaff01ebd3cd97b9d9590;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-powerpc/pgalloc.h b/include/asm-powerpc/pgalloc.h index 881c14f33..af90f7a6b 100644 --- a/include/asm-powerpc/pgalloc.h +++ b/include/asm-powerpc/pgalloc.h @@ -122,7 +122,7 @@ static inline void pte_free(struct page *ptepage) pte_free_kernel(page_address(ptepage)); } -#define PGF_CACHENUM_MASK 0x3 +#define PGF_CACHENUM_MASK 0xf typedef struct pgtable_free { unsigned long val;