Re: lockdep and threaded IRQs (was: ...)

From: Thomas Gleixner
Date: Sat Feb 28 2009 - 06:15:09 EST


On Fri, 27 Feb 2009, David Brownell wrote:
> drivers/mfd/twl4030-irq.c
>
> Where you'll observe twl_init_irq() at line 688 setting
> up the thread and the Primary IRQ Handler (PIH) dispatch.
> That's pretty much bog-standard chained IRQ setup code,
> except that it chains through a thread.

So this would be the perfect candidate to test the generic threaded
code I posted a few days ago ?

Thanks,

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/