> Subject: Re: [PATCH] powerpc: set stack limit properly in
> crit_transfer_to_handler
>
>
> On Jul 16, 2012, at 2:06 PM, Stuart Yoder wrote:
>
> > From: Stuart Yoder
> >
> > without setting the stack limit like this there is the possibility
> > of stack ove
On Jul 16, 2012, at 2:06 PM, Stuart Yoder wrote:
> From: Stuart Yoder
>
> without setting the stack limit like this there is the possibility
> of stack overflow which corrupts the thread info but
> is not detected by stack overflow detection
>
> Signed-off-by: Stuart Yoder
> ---
> arch/powerp