]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PARISC] Prevent signal loops if we have a problem setting up a frame
authorRandolph Chung <tausq@parisc-linux.org>
Sat, 22 Oct 2005 02:49:47 +0000 (22:49 -0400)
committerKyle McMartin <kyle@parisc-linux.org>
Sat, 22 Oct 2005 02:49:47 +0000 (22:49 -0400)
commit40c72f20e89300dfaea28300ee17aa56d230d63f
tree9303278860122e15e1def56caac7a73a556429c1
parenteba917273eb8579dd8ae36f6645518ca5579a2ab
[PARISC] Prevent signal loops if we have a problem setting up a frame

2.6.13-rc6-pa2
use force_sigsegv() if we have a problem setting up a frame. This is
required to prevent SIGSEGV loops.

Signed-off-by: Randolph Chung <tausq@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/signal.c