patch-2.1.111 linux/include/asm-alpha/pgtable.h
Next file: linux/include/asm-alpha/processor.h
Previous file: linux/include/asm-alpha/page.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Wed Jul 22 12:44:49 1998
-  Orig file: 
v2.1.110/linux/include/asm-alpha/pgtable.h
-  Orig date: 
Tue Jul 21 00:15:32 1998
diff -u --recursive --new-file v2.1.110/linux/include/asm-alpha/pgtable.h linux/include/asm-alpha/pgtable.h
@@ -190,6 +190,7 @@
 
 #define VMALLOC_START		0xFFFFFE0000000000
 #define VMALLOC_VMADDR(x)	((unsigned long)(x))
+#define VMALLOC_END		(~0UL)
 
 /*
  * OSF/1 PAL-code-imposed page table bits
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov