[RFC][WIP][PATCH] Add IRQSTACKS to ppc32

Kumar Gala galak at kernel.crashing.org
Fri Apr 25 23:37:02 EST 2008


On Apr 25, 2008, at 8:03 AM, Benjamin Herrenschmidt wrote:
>
> On Fri, 2008-04-25 at 09:23 +0200, Christoph Hellwig wrote:
>> On Thu, Apr 24, 2008 at 12:37:50AM -0500, Kumar Gala wrote:
>>> config IRQSTACKS
>>> 	bool "Use separate kernel stacks when processing interrupts"
>>> -	depends on PPC64
>>
>> Why do we have this as a user-selectable option?  It should be on by
>> default on 32 or 64bit.
>
> History maybe ? In the early days it was a bit "experimental" (we  
> had a
> couple of issues that popped up with some thread flags not being
> properly recovered etc...). Nowadays, I agree it should not be an
> option.

for some reason I felt that it was pretty much required on ppc64 when  
I did the port over to ppc32.

Do we think we want to poke Paul to get this in for v2.6.26 so we can  
get it some more testing on all the ppc32 systems?

- k



More information about the Linuxppc-dev mailing list