Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: Don't miss pending signals returning to user mode after signal pr…
…ocessing 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 c3ff8ec which was for the i386. Signed-off-by: Stuart Menefy <stuart.menefy@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information