diff --git a/debian/changelog b/debian/changelog index 2c7729e7d..d99b4c02c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,7 +46,8 @@ linux-2.6 (2.6.30~rc6-1~experimental.1) UNRELEASED; urgency=low on the build daemons. [ Bastian Blank ] - * [x86] Disable X86_PPRO_FENCE. + * [i386] Disable PentiumPro errata workaround. + * [i386] Enable support for big SMP systems. -- maximilian attems Mon, 30 Mar 2009 14:40:26 +0200 diff --git a/debian/config/kernelarch-x86/config-arch-32 b/debian/config/kernelarch-x86/config-arch-32 index 9577a2ff0..608ac5a22 100644 --- a/debian/config/kernelarch-x86/config-arch-32 +++ b/debian/config/kernelarch-x86/config-arch-32 @@ -4,7 +4,7 @@ # CONFIG_64BIT is not set CONFIG_SMP=y # CONFIG_SPARSE_IRQ is not set -# CONFIG_X86_BIGSMP is not set +CONFIG_X86_BIGSMP=y CONFIG_VMI=y CONFIG_NR_CPUS=32 CONFIG_X86_MCE_NONFATAL=m