commit | b845b517b5e3706a3729f6ea83b88ab85f0725b0 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Aug 08 21:47:09 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Aug 11 13:46:53 2008 +0200 |
tree | 4311e4c2e6c3fdbdbe89149d1501944294186455 | |
parent | 796aadeb1b2db9b5d463946766c5bbfd7717158c [diff] |
printk: robustify printk Avoid deadlocks against rq->lock and xtime_lock by deferring the klogd wakeup by polling from the timer tick. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>