[kernel] r13078 - in dists/trunk/linux-2.6/debian: . config/amd64

Maximilian Attems maks at alioth.debian.org
Wed Mar 11 14:56:47 UTC 2009


Author: maks
Date: Wed Mar 11 14:56:45 2009
New Revision: 13078

Log:
[x86_64] set SPARSE_IRQ due to high NR_CPUS value.

will unset on x86_32 later..

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Mar 11 14:56:45 2009
@@ -34,6 +34,7 @@
   * [x86] unset DRM_I915_KMS due to upgrade path from Lenny override with
     modeset module param.
   * temp.image.plain/preinst: Consistent output.
+  * [x86_64] set SPARSE_IRQ due to high NR_CPUS value.
 
   [ Bastian Blank ]
   * Use external source directory for all builds.

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Wed Mar 11 14:56:45 2009
@@ -7,6 +7,7 @@
 ##
 ## file: arch/x86/Kconfig
 ##
+CONFIG_SPARSE_IRQ=y
 CONFIG_X86_MPPARSE=y
 CONFIG_64BIT=y
 ## choice: Subarchitecture Type



More information about the Kernel-svn-changes mailing list