Hi, is there a way to set the kernel stack size (for interrupts) at compile time? I need to have more stack space for the external interrupt on a PPC-405. BTW, I'm using a RTAI patch but it shouldn't matter as the realtime interrupts use the same stack as Linux interrupts. TIA, Patrick