Ingo Molnar writes: > > * Shi Weihua <[EMAIL PROTECTED]> wrote: > > > We need to check for stack overflow only when the signal is on stack. > > So we can improve the patch "http://lkml.org/lkml/2007/11/27/101" as > > following. > > thanks, applied.
These patches change the behaviour of programs that longjmp out of a signal handler on an alternate stack, don't they? I'm interested to know what gave you confidence that changing that behaviour won't break existing working programs. Paul. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/