Merge git://git.infradead.org/mtd-2.6
[pandora-kernel.git] / arch / arm / mach-shmobile / include / mach / vmalloc.h
index fb3c4f1..4aecf6e 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef __ASM_MACH_VMALLOC_H
 #define __ASM_MACH_VMALLOC_H
 
-#define VMALLOC_END       (PAGE_OFFSET + 0x24000000)
+/* Vmalloc at ... - 0xe5ffffff */
+#define VMALLOC_END 0xe6000000
 
 #endif /* __ASM_MACH_VMALLOC_H */