From: Ryusuke Sakato Date: Fri, 23 Feb 2007 04:22:56 +0000 (+0900) Subject: sh: Fix sigmask trampling in signal delivery. X-Git-Tag: v2.6.21-rc4~104^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8bfa1fdc84af7b5e3c7f825a9f0bc6e8a19f5d5;p=pandora-kernel.git sh: Fix sigmask trampling in signal delivery. There was a missing return in do_signal() that caused the saved sigmask to be written back after having successfully delivered the signal. Signed-off-by: Ryusuke Sakato Signed-off-by: Paul Mundt --- Reading git-diff-tree failed