On Mon, Apr 7, 2014 at 12:13 PM, Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote: > The driver calls irq_alloc_domain_generic_chips() which creates a gc and > adds it to gc_list. The driver later then calls irq_setup_generic_chip() > which also initializes the gc and adds it to the gc_list() and this > corrupts the list. Enable LIST_DEBUG and you see the kernel complain. > This isn't required, irq_alloc_domain_generic_chips() did the init. > > Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> Patch applied, adding Alan Tull's Tested-by. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html