patch-2.3.49 linux/include/asm-sparc/pgtable.h
Next file: linux/include/asm-sparc/socket.h
Previous file: linux/include/asm-sh/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-sparc/pgtable.h
 -  Orig date: 
Sun Feb 20 21:12:39 2000
 
diff -u --recursive --new-file v2.3.48/linux/include/asm-sparc/pgtable.h linux/include/asm-sparc/pgtable.h
@@ -118,6 +118,7 @@
 #define PTRS_PER_PMD    	BTFIXUP_SIMM13(ptrs_per_pmd)
 #define PTRS_PER_PGD    	BTFIXUP_SIMM13(ptrs_per_pgd)
 #define USER_PTRS_PER_PGD	BTFIXUP_SIMM13(user_ptrs_per_pgd)
+#define FIRST_USER_PGD_NR	0
 
 #define PAGE_NONE      __pgprot(BTFIXUP_INT(page_none))
 #define PAGE_SHARED    __pgprot(BTFIXUP_INT(page_shared))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)