From: Peter Zijlstra Date: Thu, 15 Mar 2012 11:35:37 +0000 (+0100) Subject: printk: Make it compile with !CONFIG_PRINTK X-Git-Tag: v3.4-rc1~191^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=600e145882802d6ccbfe2c4aea243d97caeb91a9;p=pandora-kernel.git printk: Make it compile with !CONFIG_PRINTK Commit 3ccf3e830615 ("printk/sched: Introduce special printk_sched() for those awkward moments") overlooked an #ifdef, so move code around to respect these directives. Reported-by: Stephen Rothwell Signed-off-by: Peter Zijlstra Cc: Randy Dunlap Link: http://lkml.kernel.org/r/1331811337.18960.179.camel@twins Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed