diff options
author | Jarek Poplawski <[email protected]> | 2006-09-06 00:03:39 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-09-06 11:00:01 -0700 |
commit | fc47e7b592dc45b03c27b0a4c8f2d215dae9944d (patch) | |
tree | 54ea55d491e2f708bc23655041668e19da3de619 /scripts/basic/docproc.c | |
parent | c336923b668fdcf0312efbec3b44895d713f4d81 (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