Skip to content
Commit 5d2db9bb authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Julia Lawall
Browse files

coccinelle: irqf_oneshot: reduce the severity due to false positives



The IRQF_ONESHOT should be present for threaded IRQ using default
primary handler.  However intetrupt of many child devices, e.g. children
of MFD, is nested thus the IRQF_ONESHOT is not needed.  The coccinelle
message about error misleads submitters and reviewers about the severity
of the issue, so make it a warning and mention possible false positive.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: default avatarJulia Lawall <Julia.Lawall@inria.fr>
parent 7845daa8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment