From: Tony Lindgren <tony@atomide.com>
To: jic23@kernel.org
Cc: linux-iio@vger.kernel.org,
Jonathan Cameron <Jonathan.Cameron@huawei.com>
Subject: Re: [PATCH] iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler.
Date: Wed, 16 Oct 2019 10:24:47 -0700 [thread overview]
Message-ID: <20191016172447.GT5607@atomide.com> (raw)
In-Reply-To: <20191013162133.1999362-1-jic23@kernel.org>
* jic23@kernel.org <jic23@kernel.org> [191013 16:24]:
> From: Jonathan Cameron <Jonathan.Cameron@huawei.com>
>
> Coccinelle noticed:
> CHECK drivers/iio/adc/cpcap-adc.c
> drivers/iio/adc/cpcap-adc.c:1009:9-34: ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT
>
> As far as I can see this is a simple case of it should be specified
> but isn't.
Acked-by: Tony Lindgren <tony@atomide.com>
next prev parent reply other threads:[~2019-10-16 17:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-13 16:21 [PATCH] iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler jic23
2019-10-16 17:24 ` Tony Lindgren [this message]
2019-10-18 19:03 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191016172447.GT5607@atomide.com \
--to=tony@atomide.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.