summaryrefslogtreecommitdiff
path: root/Documentation/DocBook/kernel-hacking.tmpl
diff options
context:
space:
mode:
authorFrederic Weisbecker <fweisbec@gmail.com>2011-06-07 23:51:02 (GMT)
committerFrederic Weisbecker <fweisbec@gmail.com>2011-06-10 13:16:06 (GMT)
commite8f7c70f44f75c827c04239b0ae5f0068b65b76e (patch)
treef09f5a5189833e26a0d95ff42359f19f740066df /Documentation/DocBook/kernel-hacking.tmpl
parentbdd4e85dc36cdbcfc1608a5b2a17c80a9db8986a (diff)
downloadlinux-e8f7c70f44f75c827c04239b0ae5f0068b65b76e.tar.xz
sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
Select CONFIG_PREEMPT_COUNT when we enable the sleeping inside spinlock detection, so that the preempt offset gets correctly incremented/decremented from preempt_disable()/preempt_enable(). This makes the preempt count eventually working in !CONFIG_PREEMPT when that debug option is set and thus fixes the detection of explicit preemption disabled sections under such config. Code that sleeps in explicitly preempt disabled section can be finally spotted in non-preemptible kernels. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Diffstat (limited to 'Documentation/DocBook/kernel-hacking.tmpl')
0 files changed, 0 insertions, 0 deletions