[PATCH] uml: fix a crash under screen
authorJeff Dike <jdike@addtoit.com>
Thu, 18 Aug 2005 18:24:25 +0000 (11:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 18 Aug 2005 19:53:58 +0000 (12:53 -0700)
commit2eaa297ca234eb518673b28dd6f3715d4b292e09
tree00985e21a8c47a2c7d13125388d389449cb79c42
parent718d8989bca49761daf65f77249b0067c40756b2
[PATCH] uml: fix a crash under screen

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>
arch/um/kernel/skas/process.c