RE: [PATCH] powerpc: set stack limit properly in crit_transfer_to_handler

2012-07-16 Thread Yoder Stuart-B08248
> 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

Re: [PATCH] powerpc: set stack limit properly in crit_transfer_to_handler

2012-07-16 Thread Kumar Gala
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