diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-04-23 13:00:33 +0300 |
---|---|---|
committer | Julia Lawall <Julia.Lawall@inria.fr> | 2021-05-01 22:23:57 +0300 |
commit | 5d2db9bb5f8a850d037983f0df72ad59cefa9e3d (patch) | |
tree | d2f762fa9f4057d141b8dc156627fdc6da4b00d7 /scripts/coccinelle/free | |
parent | 7845daa8bd72efa8bbc1de122edfce6e058bbe41 (diff) | |
download | linux-5d2db9bb5f8a850d037983f0df72ad59cefa9e3d.tar.xz |
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: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Diffstat (limited to 'scripts/coccinelle/free')
0 files changed, 0 insertions, 0 deletions