From 24984a43916c7b1b259f84dadd70d7b8f9161fc2 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Wed, 28 Oct 2015 09:50:48 -0700 Subject: [PATCH] Disable CONFIG_DMADEVICES_VDEBUG Several IRQ handlers dump out too much information with this on which isn't actually useful. Just turn it off. --- config-debug | 2 +- config-nodebug | 2 +- kernel.spec | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config-debug b/config-debug index cfb1d380b..d57a218ea 100644 --- a/config-debug +++ b/config-debug @@ -90,7 +90,7 @@ CONFIG_RTLWIFI_DEBUG=y CONFIG_DEBUG_OBJECTS_WORK=y CONFIG_DMADEVICES_DEBUG=y -CONFIG_DMADEVICES_VDEBUG=y +# CONFIG_DMADEVICES_VDEBUG is not set CONFIG_PM_ADVANCED_DEBUG=y diff --git a/config-nodebug b/config-nodebug index c2b45c591..7632e38e9 100644 --- a/config-nodebug +++ b/config-nodebug @@ -90,7 +90,7 @@ CONFIG_IWLWIFI_DEVICE_TRACING=y CONFIG_DEBUG_OBJECTS_WORK=y CONFIG_DMADEVICES_DEBUG=y -CONFIG_DMADEVICES_VDEBUG=y +# CONFIG_DMADEVICES_VDEBUG is not set CONFIG_PM_ADVANCED_DEBUG=y diff --git a/kernel.spec b/kernel.spec index 11c99c9f3..7d9f0888f 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2035,6 +2035,9 @@ fi # # %changelog +* Wed Oct 28 2015 Laura Abbott +- Disable CONFIG_DMADEVICES_VDEBUG + * Wed Oct 28 2015 Laura Abbott - Add new PCI ids for wireless, including Lenovo Yoga