lkml.org 
[lkml]   [2008]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] hint users about no_console_suspend option

Hint user about no_console_suspend option, so that we don't have to
tell each bug reporter personally.

Signed-off-by: Pavel Machek <pavel@suse.cz>

---
commit 017834f8541b8ded8ef831e5fe2b5f9cead4f6b0
tree 80c244e45acfbd1c1e8883f12021683f15356c4e
parent cc8201de538dda6c17e03fe495146e7fc755f64d
author Pavel <pavel@amd.ucw.cz> Tue, 27 May 2008 12:45:26 +0200
committer Pavel <pavel@amd.ucw.cz> Tue, 27 May 2008 12:45:26 +0200

kernel/printk.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/printk.c b/kernel/printk.c
index 8fb01c3..6e04669 100644
--- a/kernel/printk.c
+++ b/kernel/printk.c
@@ -950,7 +950,7 @@ void suspend_console(void)
{
if (!console_suspend_enabled)
return;
- printk("Suspending console(s)\n");
+ printk("Suspending console(s) (no_console_suspend to debug?)\n");
acquire_console_sem();
console_suspended = 1;
}
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


\
 
 \ /
  Last update: 2008-05-27 12:47    [W:0.025 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site