printk: do not handle non-sleepable notification in console_cpu_notify
authormhban <mhban@samsung.com>
Wed, 8 Jun 2011 09:13:15 +0000 (09:13 +0000)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:08:31 +0000 (12:08 -0800)
commit93fedef03c1d20f00c034dda22f75cd535e37362
treeb19a911b6e0444062ff679f8d4f1b8fd0e98db33
parent57361442b4d03f016de5bb745b7c6170d3a26352
printk: do not handle non-sleepable notification in console_cpu_notify

- CPU_DYING should not be handled in sleepable context

Signed-off-by: Minho Ban <mhban@samsung.com>
kernel/printk.c