printk: robustify printk, update comment
authorJiri Kosina <jkosina@suse.cz>
Wed, 20 Aug 2008 12:40:55 +0000 (14:40 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 20 Aug 2008 13:39:59 +0000 (15:39 +0200)
Remove the comment describing the possibility of printk() deadlocking on
runqueue lock.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/printk.c

index 57e9cd7..6f27c6a 100644 (file)
@@ -577,9 +577,6 @@ static int have_callable_console(void)
  * @fmt: format string
  *
  * This is printk().  It can be called from any context.  We want it to work.
- * Be aware of the fact that if oops_in_progress is not set, we might try to
- * wake klogd up which could deadlock on runqueue lock if printk() is called
- * from scheduler code.
  *
  * We try to grab the console_sem.  If we succeed, it's easy - we log the output and
  * call the console drivers.  If we fail to get the semaphore we place the output