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:
718d898
)
[PATCH] uml: fix a crash under screen
author
Jeff Dike
<jdike@addtoit.com>
Thu, 18 Aug 2005 18:24:25 +0000
(11:24 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 18 Aug 2005 19:53:58 +0000
(12:53 -0700)
Running UML inside a detached screen delivers SIGWINCH when UML is not
expecting it. This patch ignores them.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found