[PATCH] regulator: mt6360: Fix missing IRQF_ONESHOT as only threaded handler

Krzysztof Kozlowski krzk at kernel.org
Fri Apr 16 09:45:33 BST 2021


On Fri, 16 Apr 2021 at 06:30, <zhuguangqing83 at gmail.com> wrote:
>
> From: Guangqing Zhu <zhuguangqing83 at gmail.com>
>
> Coccinelle noticed:
> drivers/regulator/mt6360-regulator.c:386:8-33: ERROR: Threaded IRQ with no
> primary handler requested without IRQF_ONESHOT

This should be tested. There are several patches like this all over
the tree so it looks like "let's fix everything from Coccinelle"
because you ignored at least in some of the cases that the handler is
not the primary one. I am not saying that the change is bad, but
rather it looks automated.

Best regards,
Krzysztof



More information about the Linux-mediatek mailing list