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)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:10:07 +0000 (09:10 -0700)
commit36cf5520be8537fa554761194f2fd8cfa2527440
tree3a9241c9e08b9043ac7217fc3da565746f0ae299
parent37b0597b0ff75c625d486c4b9e39ee498fe71c37
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