commit | 557240b48e2dc4f6fa878afc3fc767ad745ca7ed | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 19 18:16:01 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 19 18:16:01 2006 -0700 |
tree | 354e9de17c28b438db675f6a2b779415f1634c45 | |
parent | 5603509137940f4cbc577281cee62110d4097b1b [diff] |
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 <torvalds@osdl.org>