Re: [-rt BUG] scheduling with irqs disabled: swapper

From: Ingo Molnar
Date: Sun May 28 2006 - 02:45:55 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Thanks, but I was looking more into the code, and I'm wondering...
> Does this machine have "irqfixup" or "irqpoll" set in the kernel
> command line?
>
> I think that -rt doesn't support it yet. That is, it can call a
> handler from interrupt context, which should have been a thread.
>
> Let me know if that was the case.

the backtrace shows misrouted_irq(), which is only called if "irqfixup"
is enabled. That indeed isnt supported in -rt yet.

Ingo
-
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/