[PATCH] powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL

Rex Feany RFeany at mrv.com
Thu Sep 24 12:38:40 EST 2009


Thus spake Benjamin Herrenschmidt (benh at kernel.crashing.org):

> Hrm. This is really strange...

Is this a problem? in pte-8xx.h you added:

+#define _PAGE_SPECIAL  0x0008  /* SW entry, forced to 0 by the TLB miss */

but there is already this:

#define _PAGE_EXEC      0x0008  /* software: i-cache coherency required */

take care!
/rex.


More information about the Linuxppc-dev mailing list