From: Paul Mundt Date: Wed, 10 Dec 2008 10:26:44 +0000 (+0900) Subject: sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery. X-Git-Tag: v2.6.29-rc1~591^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ac034375fe8b4341137657adf5e6ff0dcb5a99f;p=pandora-kernel.git sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery. Presently these cases are not handled properly due to the return value not being passed back. This needs to be correct to get proper behaviour out of things like the tracehook signal notifier, amongst others. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed