Thomas Gleixner wrote: > The sanity check for no_irq_chip in __set_irq_hander() is unconditional > on both install and uninstall of an handler. This triggers false > warnings and replaces no_irq_chip by dummy_irq_chip in the uninstall > case. > > Check only, when a real handler is installed. > > Signed-off-by: Thomas Gleixner <[EMAIL PROTECTED]> > Acked-by: Sylvain Munaut <[EMAIL PROTECTED]>
Definitly fixed the spurious warning. Sylvain - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/