patch-2.3.49 linux/include/asm-mips/pgtable.h

Next file: linux/include/asm-mips/socket.h
Previous file: linux/include/asm-mips/keyboard.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.48/linux/include/asm-mips/pgtable.h linux/include/asm-mips/pgtable.h
@@ -79,6 +79,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 VMALLOC_START     KSEG2
 #define VMALLOC_VMADDR(x) ((unsigned long)(x))

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)