From: Linus Torvalds Date: Tue, 20 Jun 2006 01:16:01 +0000 (-0700) Subject: Add support for suspending and resuming the whole console subsystem X-Git-Tag: v2.6.18-rc1~1116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557240b48e2dc4f6fa878afc3fc767ad745ca7ed;p=pandora-kernel.git Add support for suspending and resuming the whole console subsystem Trying to suspend/resume with console messages flying all around is doomed to failure, when the devices that the messages are trying to go to are being shut down. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed