On Tue, Sep 28, 2010 at 08:25:24AM +0800, Ming Lei wrote: > 2010/9/27 Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>: > > Wouldn't converting your twl4030_irq_thread() to the threaded IRQ framework > > fix that problem ? > IRQ_DISABLED flag is set by disable_irq_nosync called from PIH handler, > then thread function can't be executed in irq thread function, so we can't > convert this to threaded IRQ framework simply. Have you raised this issue with the genirq guys? This sounds like something that the core infrastructure should be able to cope with. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html