]> err.no Git - linux-2.6/blobdiff - include/asm-x86/kexec.h
mm: xip/ext2 fix block allocation race
[linux-2.6] / include / asm-x86 / kexec.h
index f6fb3d21883cf68ea730344c665633f0fb34f339..4246ab7dc9887b58e898569a6173eeb15d3437a9 100644 (file)
 # define PAGES_NR              17
 #endif
 
+#ifdef CONFIG_X86_32
+# define KEXEC_CONTROL_CODE_MAX_SIZE   2048
+#endif
+
 #ifndef __ASSEMBLY__
 
 #include <linux/string.h>