aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig.um
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-08-20 17:14:54 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-03 11:39:59 -0700
commita9d0a36343633a3972c8872ffe8020ba12392629 (patch)
treeefe149624c8e90a42355bf08ec54f62d53b46fea /arch/um/Kconfig.um
parent7fe1e169829030a8257be59636f82c45753ca941 (diff)
downloadkernel_samsung_smdk4412-a9d0a36343633a3972c8872ffe8020ba12392629.zip
kernel_samsung_smdk4412-a9d0a36343633a3972c8872ffe8020ba12392629.tar.gz
kernel_samsung_smdk4412-a9d0a36343633a3972c8872ffe8020ba12392629.tar.bz2
sparc: Allow handling signals when stack is corrupted.
commit 5598473a5b40c47a8c5349dd2c2630797169cf1a upstream. If we can't push the pending register windows onto the user's stack, we disallow signal delivery even if the signal would be delivered on a valid seperate signal stack. Add a register window save area in the signal frame, and store any unsavable windows there. On sigreturn, if any windows are still queued up in the signal frame, try to push them back onto the stack and if that fails we kill the process immediately. This allows the debug/tst-longjmp_chk2 glibc test case to pass. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/um/Kconfig.um')
0 files changed, 0 insertions, 0 deletions