aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorJarek Poplawski <[email protected]>2006-09-06 00:03:39 -0700
committerLinus Torvalds <[email protected]>2006-09-06 11:00:01 -0700
commitfc47e7b592dc45b03c27b0a4c8f2d215dae9944d (patch)
tree54ea55d491e2f708bc23655041668e19da3de619 /scripts/basic/docproc.c
parentc336923b668fdcf0312efbec3b44895d713f4d81 (diff)
[PATCH] lockdep ifdef fix
With CONFIG_SMP=y CONFIG_PREEMPT=y CONFIG_LOCKDEP=y CONFIG_DEBUG_LOCK_ALLOC=y # CONFIG_PROVE_LOCKING is not set spin_unlock_irqrestore() goes through lockdep but spin_lock_irqsave() doesn't. Apparently, bad things happen. Acked-by: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions