Merge commit 'v2.6.38-rc1' into kbuild/packaging
[pandora-kernel.git] / arch / x86 / include / asm / boot.h
index 3b62ab5..5e1a2ee 100644 (file)
 #define BOOT_HEAP_SIZE             0x400000
 #else /* !CONFIG_KERNEL_BZIP2 */
 
-#ifdef CONFIG_X86_64
-#define BOOT_HEAP_SIZE 0x7000
-#else
-#define BOOT_HEAP_SIZE 0x4000
-#endif
+#define BOOT_HEAP_SIZE 0x8000
 
 #endif /* !CONFIG_KERNEL_BZIP2 */