Re: [PATCH 2.5.73] Signal handling fix for ppc

From: Paul Mackerras (paulus@samba.org)
Date: Fri Jul 04 2003 - 18:26:40 EST


Jörn Engel writes:

> This patch causes an application with a broken stack to die with a
> SIGSEGV (and a core dump and all that) instead of a silent do_exit.
>
> Most other architectures already have it, so ppc should get it as
> well.

OK. The changes are OK in principle but your patch is a bit borken
since you add a check "if (sig == SIGSEGV)" in sys_sigreturn and
sys_rt_sigreturn, but there is no variable called "sig" in those
functions.

I have some other signal changes pending. I'll roll in your changes
and push it on to Linus shortly.

Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 07 2003 - 22:00:24 EST