patch-2.3.49 linux/include/asm-ppc/pgtable.h
Next file: linux/include/asm-ppc/socket.h
Previous file: linux/include/asm-mips64/socket.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Mar  2 10:18:50 2000
-  Orig file: 
v2.3.48/linux/include/asm-ppc/pgtable.h
-  Orig date: 
Wed Feb 16 17:03:52 2000
diff -u --recursive --new-file v2.3.48/linux/include/asm-ppc/pgtable.h linux/include/asm-ppc/pgtable.h
@@ -138,6 +138,7 @@
 #define PTRS_PER_PMD	1
 #define PTRS_PER_PGD	1024
 #define USER_PTRS_PER_PGD	(TASK_SIZE / PGDIR_SIZE)
+#define FIRST_USER_PGD_NR	0
 
 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT)
 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)