From: Matt Fleming Date: Thu, 11 Aug 2011 13:57:06 +0000 (+0100) Subject: unicore32: Use set_current_blocked() X-Git-Tag: v3.3-rc1~110^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7037bd803e24d4fdaa87f27456e686aafb061277;p=pandora-kernel.git unicore32: 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: Guan Xuetao Signed-off-by: Matt Fleming Cc: Arnd Bergmann Acked-by: Guan Xuetao --- Reading git-diff-tree failed