git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5603509
)
Add support for suspending and resuming the whole console subsystem
author
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 20 Jun 2006 01:16:01 +0000
(18:16 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 20 Jun 2006 01:16:01 +0000
(18:16 -0700)
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>
No differences found