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

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