diff options
| author | Al Viro <[email protected]> | 2010-09-20 14:13:14 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-09-20 17:44:37 +0000 |
| commit | ad0acab4557a91a60251b3ffe3478fad572d6f61 (patch) | |
| tree | 15800a89d6a04a0f0d72df2056f779a8755a5f97 /lib/dynamic_debug.c | |
| parent | frv: fix address verification holes in setup_frame/setup_rt_frame (diff) | |
| download | kernel-ad0acab4557a91a60251b3ffe3478fad572d6f61.tar.gz kernel-ad0acab4557a91a60251b3ffe3478fad572d6f61.zip | |
frv: avoid infinite loop of SIGSEGV delivery
Use force_sigsegv() rather than force_sig(SIGSEGV, ...) as the former
resets the SEGV handler pointer which will kill the process, rather than
leaving it open to an infinite loop if the SEGV handler itself caused a
SEGV signal.
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
