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: upstream/snapshot3+hdmi~21160^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6638101c1124c19c8a65b1645e4ecd09e0572f3e;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_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 1e3fd3e,124ece1,b0f239e,b0f239e,b0f239e,465d822,b0f239e,b0f239e,b0f239e..eae594c --- 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 && \