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-Tag: v2.6.29-rc1~572^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6638101c1124c19c8a65b1645e4ecd09e0572f3e;p=pandora-kernel.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 1e3fd3e3436a,124ece1e67ad,b0f239e443bc,b0f239e443bc,b0f239e443bc,465d822f3f5d,b0f239e443bc,b0f239e443bc,b0f239e443bc..eae594cb6ea9 --- 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 && \