From 370c49c7c48b37eb8322019464cf370059351d61 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Wed, 20 May 2009 15:42:39 +0000 Subject: [PATCH] * debian/changelog: Update. * debian/config/kernelarch-x86/config-arch-32: Enable X86_BIGSMP. svn path=/dists/trunk/linux-2.6/; revision=13654 --- debian/changelog | 3 ++- debian/config/kernelarch-x86/config-arch-32 | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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