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

From: David Brownell
Date: Sat Feb 28 2009 - 07:20:47 EST


On Saturday 28 February 2009, Thomas Gleixner wrote:
> 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 ?

Could be. URL?


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