Author: lcapitulino
Date: Tue Feb 13 17:42:15 2007
New Revision: 120468

Modified:
   packages/updates/2007.0/kernel-2.6/current/PATCHES/configs/x86_64.config
   packages/updates/2007.0/kernel-2.6/current/SPECS/kernel-2.6.spec

Log:
x86_64: Enable kexec


Modified: 
packages/updates/2007.0/kernel-2.6/current/PATCHES/configs/x86_64.config
==============================================================================
--- packages/updates/2007.0/kernel-2.6/current/PATCHES/configs/x86_64.config    
(original)
+++ packages/updates/2007.0/kernel-2.6/current/PATCHES/configs/x86_64.config    
Tue Feb 13 17:42:15 2007
@@ -135,7 +135,7 @@
 CONFIG_X86_MCE=y
 CONFIG_X86_MCE_INTEL=y
 CONFIG_X86_MCE_AMD=y
-# CONFIG_KEXEC is not set
+CONFIG_KEXEC=y
 CONFIG_CRASH_DUMP=y
 CONFIG_PHYSICAL_START=0x100000
 CONFIG_SECCOMP=y

Modified: packages/updates/2007.0/kernel-2.6/current/SPECS/kernel-2.6.spec
==============================================================================
--- packages/updates/2007.0/kernel-2.6/current/SPECS/kernel-2.6.spec    
(original)
+++ packages/updates/2007.0/kernel-2.6/current/SPECS/kernel-2.6.spec    Tue Feb 
13 17:42:15 2007
@@ -1039,6 +1039,7 @@
     - x86_64: Add /proc/config.gz support (CONFIG_IKCONFIG)
     - x86_64: Add stack overflow support. Disabled by default, but it's
       something good to have at hand
+    - x86_64: Enable kexec
     - USB: rndis_host: fix crash while probing a Nokia S60 mobile
     - rt2570 should report itself as "rt2570" instead of "rtusb" (#24461)
     - atiixp.c: sb600 ide only has one channel (#28505 - thanks to

Reply via email to