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

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

diff -u --recursive --new-file v2.3.48/linux/include/asm-m68k/pgtable.h linux/include/asm-m68k/pgtable.h
@@ -43,6 +43,7 @@
 #define PTRS_PER_PMD	8
 #define PTRS_PER_PGD	128
 #define USER_PTRS_PER_PGD	(TASK_SIZE/PGDIR_SIZE)
+#define FIRST_USER_PGD_NR	0
 
 /* Virtual address region for use by kernel_map() */
 #define	KMAP_START	0xd0000000

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