git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4582c0a
)
lockdep: Fix lockdep_no_validate against IRQ states
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 7 Jul 2011 09:39:45 +0000
(11:39 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 21 Jul 2011 18:43:16 +0000
(20:43 +0200)
Thomas noticed that a lock marked with lockdep_set_novalidate_class()
will still trigger warnings for IRQ inversions. Cure this by skipping
those when marking irq state.
Reported-and-tested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/n/tip-2dp5vmpsxeraqm42kgww6ge2@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep.c
patch
|
blob
|
history
diff --cc
kernel/lockdep.c
Simple merge