Disable CONFIG_DMADEVICES_VDEBUG
Several IRQ handlers dump out too much information with this on which isn't actually useful. Just turn it off.
This commit is contained in:
parent
e9635f9e3d
commit
24984a4391
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -2035,6 +2035,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Oct 28 2015 Laura Abbott <labbott@redhat.com>
|
||||
- Disable CONFIG_DMADEVICES_VDEBUG
|
||||
|
||||
* Wed Oct 28 2015 Laura Abbott <labbott@redhat.com>
|
||||
- Add new PCI ids for wireless, including Lenovo Yoga
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user