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

Ben Hutchings benh at alioth.debian.org
Mon Nov 15 03:41:09 UTC 2010


Author: benh
Date: Mon Nov 15 03:41:01 2010
New Revision: 16559

Log:
Enable PM_ADVANCED_DEBUG (Closes: #603254)

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	Mon Nov 15 03:34:43 2010	(r16558)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Nov 15 03:41:01 2010	(r16559)
@@ -6,6 +6,9 @@
   [ Martin Michlmayr ]
   * Add ixp4xx build fix from Arnaud Patard (Closes: #602669)
 
+  [ Ben Hutchings ]
+  * Enable PM_ADVANCED_DEBUG (Closes: #603254)
+
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 
 linux-2.6 (2.6.36-1~experimental.1) experimental; urgency=low

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon Nov 15 03:34:43 2010	(r16558)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Nov 15 03:41:01 2010	(r16559)
@@ -3499,7 +3499,7 @@
 ##
 CONFIG_PM=y
 CONFIG_PM_DEBUG=y
-# CONFIG_PM_ADVANCED_DEBUG is not set
+CONFIG_PM_ADVANCED_DEBUG=y
 # CONFIG_PM_VERBOSE is not set
 CONFIG_SUSPEND=y
 CONFIG_HIBERNATION=y



More information about the Kernel-svn-changes mailing list