From: Ingo Molnar Date: Thu, 25 Dec 2008 13:06:29 +0000 (+0100) Subject: Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk',... X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6638101c1124c19c8a65b1645e4ecd09e0572f3e;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core --- 6638101c1124c19c8a65b1645e4ecd09e0572f3e diff --cc lib/Kconfig.debug index 1e3fd3e3436,124ece1e67a,b0f239e443b,b0f239e443b,b0f239e443b,465d822f3f5,b0f239e443b,b0f239e443b,b0f239e443b..eae594cb6ea --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@@@@@@@@@ -544,17 -552,7 -544,7 -544,7 -544,7 -544,7 -544,7 -544,7 -544,7 +552,17 @@@@@@@@@@ config DEBUG_S their sg tables. If unsure, say N. + ++++++++config DEBUG_NOTIFIERS ++++++++ bool "Debug notifier call chains" ++++++++ depends on DEBUG_KERNEL ++++++++ help ++++++++ Enable this to turn on sanity checking for notifier call chains. ++++++++ This is most useful for kernel developers to make sure that ++++++++ modules properly unregister themselves from notifier chains. ++++++++ This is a relatively cheap check but if you care about maximum ++++++++ performance, say N. ++++ +++ config FRAME_POINTER bool "Compile the kernel with frame pointers" depends on DEBUG_KERNEL && \