commit | 47ff5c95db598184122aa634fa3452c0eecea877 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Jun 07 11:17:30 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 14 13:35:18 2011 +0100 |
tree | 93ecf3431a4ebdf47a83a20f73b8964ab1c96f3b | |
parent | 94d24fc47219219b5aa23b45956cc37ee5aa5b01 [diff] |
printk, lockdep: Remove superfluous preempt_disable() 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>