Re: Ingo's realtime_preempt patch causes kernel oops

From: Thomas Gleixner
Date: Wed May 24 2006 - 03:40:55 EST


On Tue, 2006-05-23 at 10:19 -0400, Steven Rostedt wrote:
> It looks like the timer interrupt on this board is having a NULL regs
> passed to it when hard interrupts are threads. Which might mean that
> the timer interrupt is itself a thread.

Yes, the timer interrupt must be setup with SA_INTERUPT | SA_NODELAY
set.

tglx


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/