]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Don't miss pending signals returning to user mode after signal processing
authorStuart MENEFY <stuart.menefy@st.com>
Thu, 17 Jul 2008 12:08:40 +0000 (13:08 +0100)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:37 +0000 (18:10 +0900)
commit9daea837b258ab1b2182518c885d180da42eda34
tree76a6eda9bf28f6caa8921a3a05fa208a712b0620
parentcea5faf7519d42b3bfaf9816eed712f0bee83969
sh: Don't miss pending signals returning to user mode after signal processing

Without this patch, signals sent during architecture specific signal
handling (typically as a result of the user's stack being inaccessible)
are ignored.

This is the SH version of commit a0223df6c3960cd13aeabbf56cf25547ef42e6e5
which was for the i386.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/entry-common.S