From: Jeff Dike Date: Tue, 7 Feb 2006 20:58:42 +0000 (-0800) Subject: [PATCH] uml: block SIGWINCH in ptrace tester child X-Git-Tag: v2.6.16-rc3~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43b00fdbb13bfc1b2f4a8e5b65315db6d9c479a3;p=pandora-kernel.git [PATCH] uml: block SIGWINCH in ptrace tester child The process that UML uses to probe the host's ptrace capabilities can (rarely) receive a SIGWINCH, confusing the parent. This fixes that by blocking SIGWINCH. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed