[kernel] r10996 - in dists/trunk/linux-2.6/debian: . config config/alpha config/amd64 config/arm config/hppa config/i386 config/ia64 config/m68k config/mips config/mipsel

Bastian Blank waldi at alioth.debian.org
Fri Mar 28 22:13:34 UTC 2008


Author: waldi
Date: Fri Mar 28 22:13:33 2008
New Revision: 10996

Log:
* debian/changelog: Update.
* debian/config/alpha/config: Enable DEBUG_KERNEL.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/alpha/config
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/arm/config.footbridge
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x
   dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
   dists/trunk/linux-2.6/debian/config/arm/config.versatile
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/hppa/config
   dists/trunk/linux-2.6/debian/config/i386/config
   dists/trunk/linux-2.6/debian/config/ia64/config
   dists/trunk/linux-2.6/debian/config/m68k/config
   dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22
   dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32
   dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
   dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Mar 28 22:13:33 2008
@@ -77,7 +77,7 @@
     - Broadcom NetXtremeII support
   * [powerpc] Use new wrapper install support.
   * [s390] Enable DM_MULTIPATH_EMC.
-  * Enable AF_RXRPC, RXKAD, PRINTK_TIME.
+  * Enable AF_RXRPC, RXKAD, PRINTK_TIME, DEBUG_KERNEL.
   * Disable R3964, USB_GADGET.
   * [hppa] Enable several filesystems.
   * Make NLS modular.

Modified: dists/trunk/linux-2.6/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/alpha/config	(original)
+++ dists/trunk/linux-2.6/debian/config/alpha/config	Fri Mar 28 22:13:33 2008
@@ -1328,7 +1328,6 @@
 ##
 ## file: lib/Kconfig.debug
 ##
-CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_SLAB is not set
 # CONFIG_DEBUG_SPINLOCK is not set
 # CONFIG_DEBUG_SEMAPHORE is not set

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	Fri Mar 28 22:13:33 2008
@@ -1469,7 +1469,6 @@
 ##
 ## file: lib/Kconfig.debug
 ##
-CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_SHIRQ is not set
 CONFIG_TIMER_STATS=y
 # CONFIG_DEBUG_SLAB is not set

Modified: dists/trunk/linux-2.6/debian/config/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.footbridge	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.footbridge	Fri Mar 28 22:13:33 2008
@@ -1319,7 +1319,6 @@
 ##
 CONFIG_MAGIC_SYSRQ=y
 # CONFIG_DEBUG_FS is not set
-CONFIG_DEBUG_KERNEL=y
 CONFIG_DETECT_SOFTLOCKUP=y
 # CONFIG_SCHEDSTATS is not set
 # CONFIG_DEBUG_SLAB is not set

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Fri Mar 28 22:13:33 2008
@@ -820,7 +820,6 @@
 ##
 # CONFIG_MAGIC_SYSRQ is not set
 # CONFIG_DEBUG_FS is not set
-# CONFIG_DEBUG_KERNEL is not set
 CONFIG_FRAME_POINTER=y
 
 ##

Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Fri Mar 28 22:13:33 2008
@@ -780,7 +780,6 @@
 ## file: lib/Kconfig.debug
 ##
 # CONFIG_MAGIC_SYSRQ is not set
-# CONFIG_DEBUG_KERNEL is not set
 CONFIG_FRAME_POINTER=y
 
 ##

Modified: dists/trunk/linux-2.6/debian/config/arm/config.versatile
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.versatile	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.versatile	Fri Mar 28 22:13:33 2008
@@ -1399,7 +1399,6 @@
 CONFIG_UNUSED_SYMBOLS=y
 CONFIG_DEBUG_FS=y
 # CONFIG_HEADERS_CHECK is not set
-# CONFIG_DEBUG_KERNEL is not set
 CONFIG_DEBUG_BUGVERBOSE=y
 CONFIG_FRAME_POINTER=y
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Mar 28 22:13:33 2008
@@ -1872,7 +1872,7 @@
 CONFIG_UNUSED_SYMBOLS=y
 CONFIG_DEBUG_FS=y
 # CONFIG_HEADERS_CHECK is not set
-# CONFIG_DEBUG_KERNEL is not set
+CONFIG_DEBUG_KERNEL=y
 CONFIG_DETECT_SOFTLOCKUP=y
 # CONFIG_SCHED_DEBUG is not set
 # CONFIG_SCHEDSTATS is not set

Modified: dists/trunk/linux-2.6/debian/config/hppa/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/hppa/config	(original)
+++ dists/trunk/linux-2.6/debian/config/hppa/config	Fri Mar 28 22:13:33 2008
@@ -715,7 +715,6 @@
 ##
 ## file: lib/Kconfig.debug
 ##
-CONFIG_DEBUG_KERNEL=y
 # CONFIG_DETECT_SOFTLOCKUP is not set
 # CONFIG_DEBUG_SLAB is not set
 # CONFIG_DEBUG_SPINLOCK is not set

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Fri Mar 28 22:13:33 2008
@@ -1728,7 +1728,6 @@
 ##
 ## file: lib/Kconfig.debug
 ##
-CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_SHIRQ is not set
 CONFIG_TIMER_STATS=y
 # CONFIG_DEBUG_SLAB is not set

Modified: dists/trunk/linux-2.6/debian/config/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/ia64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/ia64/config	Fri Mar 28 22:13:33 2008
@@ -961,7 +961,6 @@
 ##
 ## file: lib/Kconfig.debug
 ##
-CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_SLAB is not set
 # CONFIG_DEBUG_SPINLOCK is not set
 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set

Modified: dists/trunk/linux-2.6/debian/config/m68k/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/m68k/config	(original)
+++ dists/trunk/linux-2.6/debian/config/m68k/config	Fri Mar 28 22:13:33 2008
@@ -259,7 +259,6 @@
 ##
 CONFIG_MAGIC_SYSRQ=y
 # CONFIG_DEBUG_FS is not set
-CONFIG_DEBUG_KERNEL=y
 # CONFIG_SCHEDSTATS is not set
 # CONFIG_DEBUG_SLAB is not set
 # CONFIG_DEBUG_SPINLOCK is not set

Modified: dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	Fri Mar 28 22:13:33 2008
@@ -1858,7 +1858,6 @@
 CONFIG_UNUSED_SYMBOLS=y
 # CONFIG_DEBUG_FS is not set
 # CONFIG_HEADERS_CHECK is not set
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Fri Mar 28 22:13:33 2008
@@ -2199,7 +2199,6 @@
 CONFIG_UNUSED_SYMBOLS=y
 # CONFIG_DEBUG_FS is not set
 # CONFIG_HEADERS_CHECK is not set
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22	Fri Mar 28 22:13:33 2008
@@ -642,7 +642,6 @@
 ## file: lib/Kconfig.debug
 ##
 CONFIG_MAGIC_SYSRQ=y
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32	Fri Mar 28 22:13:33 2008
@@ -812,7 +812,6 @@
 ## file: lib/Kconfig.debug
 ##
 CONFIG_MAGIC_SYSRQ=y
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	Fri Mar 28 22:13:33 2008
@@ -1118,7 +1118,6 @@
 ## file: lib/Kconfig.debug
 ##
 CONFIG_MAGIC_SYSRQ=y
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	Fri Mar 28 22:13:33 2008
@@ -1105,7 +1105,6 @@
 ## file: lib/Kconfig.debug
 ##
 CONFIG_MAGIC_SYSRQ=y
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	Fri Mar 28 22:13:33 2008
@@ -1823,7 +1823,6 @@
 CONFIG_UNUSED_SYMBOLS=y
 # CONFIG_DEBUG_FS is not set
 # CONFIG_HEADERS_CHECK is not set
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	Fri Mar 28 22:13:33 2008
@@ -2182,7 +2182,6 @@
 CONFIG_UNUSED_SYMBOLS=y
 # CONFIG_DEBUG_FS is not set
 # CONFIG_HEADERS_CHECK is not set
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	Fri Mar 28 22:13:33 2008
@@ -910,7 +910,6 @@
 ## file: lib/Kconfig.debug
 ##
 CONFIG_MAGIC_SYSRQ=y
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	Fri Mar 28 22:13:33 2008
@@ -1182,7 +1182,6 @@
 ## file: lib/Kconfig.debug
 ##
 CONFIG_MAGIC_SYSRQ=y
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b	Fri Mar 28 22:13:33 2008
@@ -1117,7 +1117,6 @@
 ## file: lib/Kconfig.debug
 ##
 CONFIG_MAGIC_SYSRQ=y
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig



More information about the Kernel-svn-changes mailing list