]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/kexec.h
pull asus sony thinkpad into release branch
[linux-2.6-omap-h63xx.git] / include / asm-i386 / kexec.h
index bcb5b21de2d2dc27107a2bf6d743f5fcd1b73384..4b9dc9e6b701de5987d3ffe4f1d2709af183695d 100644 (file)
@@ -45,8 +45,6 @@
 /* We can also handle crash dumps from 64 bit kernel. */
 #define vmcore_elf_check_arch_cross(x) ((x)->e_machine == EM_X86_64)
 
-#define MAX_NOTE_BYTES 1024
-
 /* CPU does not save ss and esp on stack if execution is already
  * running in kernel mode at the time of NMI occurrence. This code
  * fixes it.