]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] PM: make it possible to disable console suspending
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 26 Sep 2006 06:32:56 +0000 (23:32 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Sep 2006 15:49:03 +0000 (08:49 -0700)
commitc8eb8b4025175f967af0ba8e933f23aa9954dc35
tree1e7dcfe6472aa0cae05651e375bebb3e7b5b9eb8
parent940864ddabdb180e02041c4dcd46ba6f9eee732f
[PATCH] PM: make it possible to disable console suspending

Change suspend_console() so that it waits for all consoles to flush the
remaining messages and make it possible to switch the console suspending off
with the help of a Kconfig option.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: Stefan Seyfried <seife@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/console.h
kernel/power/Kconfig
kernel/printk.c