patch-2.3.99-pre6 linux/include/asm-arm/arch-cl7500/vmalloc.h
Next file: linux/include/asm-arm/arch-ebsa110/hardware.h
Previous file: linux/include/asm-arm/arch-cl7500/hardware.h
Back to the patch index
Back to the overall index
- Lines: 6
- Date:
Tue Apr 25 16:54:38 2000
- Orig file:
v2.3.99-pre5/linux/include/asm-arm/arch-cl7500/vmalloc.h
- Orig date:
Tue Apr 11 15:09:23 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/include/asm-arm/arch-cl7500/vmalloc.h linux/include/asm-arm/arch-cl7500/vmalloc.h
@@ -13,4 +13,4 @@
#define VMALLOC_OFFSET (8*1024*1024)
#define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
#define VMALLOC_VMADDR(x) ((unsigned long)(x))
-#define VMALLOC_END (PAGE_OFFSET + 0x10000000)
+#define VMALLOC_END (PAGE_OFFSET + 0x1c000000)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)