[kernel] r8584 - in dists/trunk/linux-2.6/debian: . arch/i386

Maximilian Attems maks at alioth.debian.org
Tue May 15 15:09:21 UTC 2007


Author: maks
Date: Tue May 15 15:09:20 2007
New Revision: 8584

Log:
i386: disable CONFIG_IRQBALANCE


Modified:
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/arch/i386/config.686
   dists/trunk/linux-2.6/debian/arch/i386/config.686-bigmem
   dists/trunk/linux-2.6/debian/arch/i386/config.k7
   dists/trunk/linux-2.6/debian/changelog

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	Tue May 15 15:09:20 2007
@@ -1660,6 +1660,7 @@
 CONFIG_EFI_VARS=m
 CONFIG_BOOT_IOREMAP=y
 CONFIG_EFI=y
+CONFIG_IRQBALANCE=n
 CONFIG_HW_RANDOM_INTEL=m
 CONFIG_K8_NB=y
 CONFIG_GENERIC_TIME=y

Modified: dists/trunk/linux-2.6/debian/arch/i386/config.686
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config.686	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config.686	Tue May 15 15:09:20 2007
@@ -26,7 +26,6 @@
 CONFIG_HIGHMEM=y
 # CONFIG_HIGHPTE is not set
 # CONFIG_MATH_EMULATION is not set
-CONFIG_IRQBALANCE=y
 CONFIG_HAVE_DEC_LOCK=y
 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
 # CONFIG_EISA is not set

Modified: dists/trunk/linux-2.6/debian/arch/i386/config.686-bigmem
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config.686-bigmem	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config.686-bigmem	Tue May 15 15:09:20 2007
@@ -28,7 +28,6 @@
 CONFIG_X86_PAE=y
 # CONFIG_HIGHPTE is not set
 # CONFIG_MATH_EMULATION is not set
-CONFIG_IRQBALANCE=y
 CONFIG_HAVE_DEC_LOCK=y
 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
 # CONFIG_EISA is not set

Modified: dists/trunk/linux-2.6/debian/arch/i386/config.k7
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config.k7	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config.k7	Tue May 15 15:09:20 2007
@@ -27,7 +27,6 @@
 CONFIG_HIGHMEM=y
 # CONFIG_HIGHPTE is not set
 # CONFIG_MATH_EMULATION is not set
-CONFIG_IRQBALANCE=y
 CONFIG_HAVE_DEC_LOCK=y
 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
 # CONFIG_EISA is not set

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue May 15 15:09:20 2007
@@ -19,6 +19,7 @@
     high-resolution timers.
   * [i386] Enable CONFIG_TIMER_STATS to collect stats about kernel/userspace
     timer aka power usage (see powertop). (closes: #423694)
+  * [i386] Disable obsolete CONFIG_IRQBALANCE due to bad timer behaviour.
 
   [ Martin Michlmayr ]
   * Add armel (arm with EABI) support.  Thanks, Lennert Buytenhek and
@@ -43,7 +44,7 @@
   * Add type: plain to [image] in arch/m68k/defines to fix missing
     Modules.symvers problem
 
- -- maximilian attems <maks at debian.org>  Tue, 15 May 2007 10:23:27 +0200
+ -- maximilian attems <maks at debian.org>  Tue, 15 May 2007 17:02:44 +0200
 
 linux-2.6 (2.6.20-3) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list