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:
94d24fc
)
printk, lockdep: Remove superfluous preempt_disable()
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 7 Jun 2011 09:17:30 +0000
(11:17 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 14 Nov 2011 12:35:18 +0000
(13:35 +0100)
The raw_lock_irq_{save,restore}() already implies a
non-preemptibility.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found