diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2012-07-01 13:17:07 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2012-07-13 15:57:31 +0200 |
commit | f1f455047940e59b3aea102e17ae4c0f9286aa76 (patch) | |
tree | ccb569ee413f5e0d0c010d7c501984d47402c0cd /scripts/Makefile.clean | |
parent | deb-pkg: Add all Makefiles to header package (diff) | |
download | linux-f1f455047940e59b3aea102e17ae4c0f9286aa76.tar.xz linux-f1f455047940e59b3aea102e17ae4c0f9286aa76.zip |
scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT
Since commit 1c6c69525b ("genirq: Reject bogus threaded irq requests") threaded
IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise
the request will fail. This semantic patch will help to statically identify
(and fix) such cases.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/Makefile.clean')
0 files changed, 0 insertions, 0 deletions