[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <18363.25743.402510.695150@cargo.ozlabs.ibm.com>
Date: Wed, 20 Feb 2008 10:21:51 +1100
From: Paul Mackerras <paulus@...ba.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: Shi Weihua <shiwh@...fujitsu.com>, linux-kernel@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
Roland McGrath <roland@...hat.com>,
torvalds@...ux-foundation.org
Subject: Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflow
check
Ingo Molnar writes:
>
> * Shi Weihua <shiwh@...fujitsu.com> 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists