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:
19cefdf
)
lockdep: fix deadlock in lockdep_trace_alloc
author
Peter Zijlstra
<peterz@infradead.org>
Fri, 20 Mar 2009 10:13:20 +0000
(11:13 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 30 Mar 2009 21:19:24 +0000
(23:19 +0200)
Heiko reported that we grab the graph lock with irqs enabled.
Fix this by providng the same wrapper as all other lockdep entry
functions have.
Reported-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Nick Piggin <npiggin@suse.de>
LKML-Reference: <
1237544000
.24626.52.camel@twins>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep.c
patch
|
blob
|
history
diff --cc
kernel/lockdep.c
Simple merge