rpms/kernel/devel config-debug, 1.27, 1.28 config-nodebug, 1.36, 1.37 kernel.spec, 1.1660, 1.1661

Matthew Garrett mjg59 at fedoraproject.org
Mon Jul 27 17:17:25 UTC 2009


Author: mjg59

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23937

Modified Files:
	config-debug config-nodebug kernel.spec 
Log Message:
* Mon Jul 27 2009 Matthew Garrett <mjg at redhat.com>
- linux-2.6-alsa-improve-hda-powerdown.patch - attempt to reduce audio glitches
   caused by HDA powerdown
- disable CONFIG_DEBUG_KOBJECT again for now, since it produces huge dmesg spew



Index: config-debug
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-debug,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- config-debug	24 Jul 2009 18:24:28 -0000	1.27
+++ config-debug	27 Jul 2009 17:17:24 -0000	1.28
@@ -51,4 +51,4 @@ CONFIG_DMA_API_DEBUG=y
 
 CONFIG_MMIOTRACE=y
 
-CONFIG_DEBUG_KOBJECT=y
+CONFIG_DEBUG_KOBJECT=n


Index: config-nodebug
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-nodebug,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- config-nodebug	24 Jul 2009 18:24:28 -0000	1.36
+++ config-nodebug	27 Jul 2009 17:17:24 -0000	1.37
@@ -50,4 +50,4 @@ CONFIG_DMA_API_DEBUG=y
 
 CONFIG_MMIOTRACE=y
 
-CONFIG_DEBUG_KOBJECT=y
+CONFIG_DEBUG_KOBJECT=n


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1660
retrieving revision 1.1661
diff -u -p -r1.1660 -r1.1661
--- kernel.spec	27 Jul 2009 17:11:46 -0000	1.1660
+++ kernel.spec	27 Jul 2009 17:17:24 -0000	1.1661
@@ -1899,6 +1899,7 @@ fi
 * Mon Jul 27 2009 Matthew Garrett <mjg at redhat.com>
 - linux-2.6-alsa-improve-hda-powerdown.patch - attempt to reduce audio glitches
    caused by HDA powerdown
+- disable CONFIG_DEBUG_KOBJECT again for now, since it produces huge dmesg spew
 
 * Mon Jul 27 2009 Dave Airlie <airlied at redhat.com>
 - update vga arb code




More information about the fedora-extras-commits mailing list