uml: stub needs to tolerate SIGWINCH
authorJeff Dike <jdike@addtoit.com>
Tue, 5 Aug 2008 20:14:09 +0000 (16:14 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Aug 2008 18:15:40 +0000 (11:15 -0700)
commit38f6a47d3889def2a4d87e4f8b636fa7cf14cac4
tree361a3dac02e29980bf897e5a4f1d1366ad6722f4
parent4b09fd1b359a42f910881feca140ae0bf3efb28e
uml: stub needs to tolerate SIGWINCH

commit 3d5ede6f776bdb1483bcd086f79c3bf41fed3865 upstream

We lost the marking of SIGWINCH as being OK to receive during stub
execution, causing a panic should that happen.

Cc: Benedict Verheyen <benedict.verheyen@gmail.com>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/um/os-Linux/skas/process.c