[kernel] r13654 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Bastian Blank waldi at alioth.debian.org
Wed May 20 15:42:40 UTC 2009


Author: waldi
Date: Wed May 20 15:42:39 2009
New Revision: 13654

Log:
* debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-32: Enable X86_BIGSMP.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed May 20 15:39:29 2009	(r13653)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 20 15:42:39 2009	(r13654)
@@ -46,7 +46,8 @@
     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 <maks at debian.org>  Mon, 30 Mar 2009 14:40:26 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32	Wed May 20 15:39:29 2009	(r13653)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32	Wed May 20 15:42:39 2009	(r13654)
@@ -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



More information about the Kernel-svn-changes mailing list