From: Jeff Dike Date: Thu, 19 Jan 2006 01:44:02 +0000 (-0800) Subject: [PATCH] uml: add TIF_RESTORE_SIGMASK support X-Git-Tag: v2.6.16-rc2~270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fc10620e741153329e2f1cbcde76e526f501410;p=pandora-kernel.git [PATCH] uml: add TIF_RESTORE_SIGMASK support Add support for TIF_RESTORE_SIGMASK. I copy the i386 handling of the flag. sys_sigsuspend is also changed to follow i386. Also a bit of cleanup - turn an if into a switch get rid of a couple more emacs formatting comments Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed