From: Matt Fleming Date: Thu, 11 Aug 2011 13:57:02 +0000 (+0100) Subject: sparc: Use set_current_blocked() X-Git-Tag: v3.1~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faddf598f0ba98ba329bb83acad51aea40313c2a;p=pandora-kernel.git sparc: Use set_current_blocked() As described in e6fa16ab ("signal: sigprocmask() should do retarget_shared_pending()") the modification of current->blocked is incorrect as we need to check whether the signal we're about to block is pending in the shared queue. Cc: Oleg Nesterov Cc: "David S. Miller" Signed-off-by: Matt Fleming Signed-off-by: David S. Miller --- Reading git-diff-tree failed