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

Maximilian Attems maks at alioth.debian.org
Thu Aug 2 10:32:07 UTC 2007


Author: maks
Date: Thu Aug  2 10:32:07 2007
New Revision: 9246

Log:
sync CONFIG_BLK_DEV_IO_TRACE setting with fedora,
as bonus enables blktrace(8).


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Aug  2 10:32:07 2007
@@ -7,8 +7,9 @@
   * [ppc] Enable for powerpc config the ams (Apple Motion Sensor).
     (closes: #426210)
   * Add to linux-doc the missing toplevel text files. (closes: #360876)
+  * Set CONFIG_BLK_DEV_IO_TRACE for blktrace(8) support. (closes: #418442)
 
- -- maximilian attems <maks at debian.org>  Sun, 29 Jul 2007 12:11:35 +0200
+ -- maximilian attems <maks at debian.org>  Thu, 02 Aug 2007 12:22:19 +0200
 
 linux-2.6 (2.6.22-1~experimental.1) UNRELEASED; urgency=low
 

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	Thu Aug  2 10:32:07 2007
@@ -50,7 +50,7 @@
 # Block layer
 #
 CONFIG_LBD=y
-# CONFIG_BLK_DEV_IO_TRACE is not set
+CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_LSF=y
 
 #



More information about the Kernel-svn-changes mailing list