patch-pre2.0.8 linux/arch/ppc/kernel/mmu.h

Next file: linux/arch/ppc/kernel/no_ramdisk.S
Previous file: linux/arch/ppc/kernel/mkboot.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.7/linux/arch/ppc/kernel/mmu.h linux/arch/ppc/kernel/mmu.h
@@ -29,6 +29,7 @@
 #define PP_RWXX	0	/* Supervisor read/write, User none */
 #define PP_RWRX 1	/* Supervisor read/write, User read */
 #define PP_RWRW 2	/* Supervisor read/write, User read/write */
+#define PP_RXRX 3	/* Supervisor read,       User read */
 
 /* Segment Register */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this