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

Ben Hutchings benh at moszumanska.debian.org
Mon Aug 3 02:18:34 UTC 2015


Author: benh
Date: Mon Aug  3 02:18:33 2015
New Revision: 22891

Log:
debug: Enable DEBUG_LIST

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Mon Aug  3 01:29:25 2015	(r22890)
+++ dists/trunk/linux/debian/changelog	Mon Aug  3 02:18:33 2015	(r22891)
@@ -31,6 +31,7 @@
   * mmc: Enable MMC_TOSHIBA_PCI as module
   * [x86] block: Enable BLK_DEV_PMEM as module; enable X86_PMEM_LEGACY
   * [x86] tpm: Enable TCG_CRB as module
+  * debug: Enable DEBUG_LIST
 
   [ Ian Campbell ]
   * [armhf] Set CONFIG_ARM_TEGRA_CPUFREQ as builtin.

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Mon Aug  3 01:29:25 2015	(r22890)
+++ dists/trunk/linux/debian/config/config	Mon Aug  3 02:18:33 2015	(r22891)
@@ -5410,7 +5410,7 @@
 # CONFIG_LOCK_TORTURE_TEST is not set
 # CONFIG_DEBUG_KOBJECT is not set
 CONFIG_DEBUG_BUGVERBOSE=y
-# CONFIG_DEBUG_LIST is not set
+CONFIG_DEBUG_LIST=y
 # CONFIG_DEBUG_PI_LIST is not set
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_NOTIFIERS is not set



More information about the Kernel-svn-changes mailing list