Re: [PATCH] Convert sigaction to act like other unices

From: Steven Rostedt
Date: Sat Aug 13 2005 - 09:28:15 EST


On Sat, 2005-08-13 at 14:39 +0200, Andi Kleen wrote:

> <rest snipped which also wasn't better>

Also, what you snipped was another issue, not addressed by the patch.
Some architectures test if the setting up of the signal handler stack
frame succeeded, and others don't. I believe that this may be a
problem, since it was recently fixed on the x86, and probably should be
addressed on the architectures that don't check for failure.

-- Steve



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