[kernel] r8304 - in dists/sid/linux-2.6/debian: . arch/sparc

Jurij Smakov jurij-guest at alioth.debian.org
Wed Feb 14 04:18:24 UTC 2007


Author: jurij-guest
Date: Wed Feb 14 05:18:24 2007
New Revision: 8304

Modified:
   dists/sid/linux-2.6/debian/arch/sparc/config.sparc32
   dists/sid/linux-2.6/debian/changelog
Log:
Disable CONFIG_DEBUG_FS on sparc32, update changelog.


Modified: dists/sid/linux-2.6/debian/arch/sparc/config.sparc32
==============================================================================
--- dists/sid/linux-2.6/debian/arch/sparc/config.sparc32	(original)
+++ dists/sid/linux-2.6/debian/arch/sparc/config.sparc32	Wed Feb 14 05:18:24 2007
@@ -97,3 +97,4 @@
 CONFIG_BROKEN_ON_SMP=y
 # CONFIG_SND_MAESTRO3 is not set
 # CONFIG_SND_EMU10K1 is not set
+# CONFIG_DEBUG_FS is not set

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Wed Feb 14 05:18:24 2007
@@ -1,7 +1,15 @@
 linux-2.6 (2.6.18.dfsg.1-11) UNRELEASED; urgency=low
 
+  [ Bastian Blank ]
   * Back out 2.6.16 patches. (closes: #410375)
 
+  [ Jurij Smakov ]
+  * Disable CONFIG_DEBUG_FS on sparc32, as it makes the kernel too big,
+    resulting in a boot failure. This is ABI-changing, but we cannot
+    afford a global ABI bump at that point, so some out-of-tree modules
+    in Sid may not load on sparc32 before the corresponding packages
+    are rebuilt. Sorry for the inconvenience. (closes: #410497)
+
  -- Bastian Blank <waldi at debian.org>  Sat, 10 Feb 2007 11:17:30 +0100
 
 linux-2.6 (2.6.18.dfsg.1-10) unstable; urgency=low



More information about the Kernel-svn-changes mailing list