[PATCH] Extract and use wake_up_klogd()
authorKirill Korotaev <dev@sw.ru>
Sat, 10 Feb 2007 09:46:19 +0000 (01:46 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 18:51:34 +0000 (10:51 -0800)
commite3e8a75d2acfc61ebf25524666a0a2c6abb0620c
treebd3d3e57f7b9084544155ac562f4456693e25e55
parentcefc8be82403cfc4325e7b9b063f77dc0f34e19e
[PATCH] Extract and use wake_up_klogd()

Remove hack with printing space to wake up klogd.  Use explicit
wake_up_klogd().

See earlier discussion
http://groups.google.com/group/fa.linux.kernel/browse_frm/thread/75f496668409f58d/1a8f28983a51e1ff?lnk=st&q=wake_up_klogd+group%3Afa.linux.kernel&rnum=2#1a8f28983a51e1ff

Signed-off-by: Alexey Dobriyan <adobriyan@openvz.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kernel.h
kernel/printk.c
lib/bust_spinlocks.c