From: Peter Zijlstra Date: Fri, 8 Aug 2008 19:47:09 +0000 (+0200) Subject: printk: robustify printk X-Git-Tag: v2.6.28-rc1~271^2^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b845b517b5e3706a3729f6ea83b88ab85f0725b0;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed