Re: [PATCH] mfd: arizona: use IRQF_ONESHOT

From: Mark Brown
Date: Wed Sep 19 2012 - 20:41:30 EST


On Thu, Sep 20, 2012 at 07:24:03AM +0800, Fengguang Wu wrote:
> Generated by: scripts/coccinelle/misc/irqf_oneshot.cocci
>
> Make sure threaded IRQs without a primary handler are always request
> with IRQF_ONESHOT.
>
> Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
> ---
>
> Please take the patch only if it's a positive warning. Thanks!

It's a false positive - these interrupts can only be generated by a
threaded interrupt controller.
--
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/