On Mon, Jul 13, 2015 at 11:27 PM, tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx> wrote: > Commit-ID: 20483d04ae6f373858f3ca28cd7e26b66106d937 > Gitweb: http://git.kernel.org/tip/20483d04ae6f373858f3ca28cd7e26b66106d937 > Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > AuthorDate: Mon, 13 Jul 2015 23:22:44 +0200 > Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > CommitDate: Mon, 13 Jul 2015 23:24:48 +0200 > > gpio/davinci: Fix race in installing chained irq handler > > Fix a race where a pending interrupt could be received and the handler > called before the handler's data has been setup, by converting to > irq_set_chained_handler_and_data(). > > Search and conversion was done with coccinelle. > > Reported-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx> > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Cc: Julia Lawall <Julia.Lawall@xxxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: Alexandre Courbot <gnurou@xxxxxxxxx> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |