From: Brian Norris <briannorris@chromium.org>
To: Jinjie Ruan <ruanjinjie@huawei.com>
Cc: chunkeey@googlemail.com, kvalo@kernel.org, francesco@dolcini.it,
krzysztof.kozlowski@linaro.org, leitao@debian.org,
linville@tuxdriver.com, rajatja@google.com,
linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH wireless v2 2/3] wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()
Date: Tue, 10 Sep 2024 10:17:07 -0700 [thread overview]
Message-ID: <ZuB_E1XasAVw52q7@google.com> (raw)
In-Reply-To: <20240910124314.698896-3-ruanjinjie@huawei.com>
On Tue, Sep 10, 2024 at 08:43:13PM +0800, Jinjie Ruan wrote:
> disable_irq() after request_irq() still has a time gap in which
> interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will
> disable IRQ auto-enable when request IRQ.
>
> Fixes: 853402a00823 ("mwifiex: Enable WoWLAN for both sdio and pcie")
> Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
> ---
> v2:
> - Add fix tag.
> - Wireless patches go to wireless-next, submit them in a separate patchset.
> ---
> drivers/net/wireless/marvell/mwifiex/main.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Brian Norris <briannorris@chromium.org>
next prev parent reply other threads:[~2024-09-10 17:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 12:43 [PATCH wireless v2 0/3] wifi: Use IRQF_NO_AUTOEN flag in request_irq() Jinjie Ruan
2024-09-10 12:43 ` [PATCH wireless v2 1/3] wifi: p54: " Jinjie Ruan
2024-09-18 13:54 ` Kalle Valo
2024-09-10 12:43 ` [PATCH wireless v2 2/3] wifi: mwifiex: " Jinjie Ruan
2024-09-10 17:17 ` Brian Norris [this message]
2024-09-10 12:43 ` [PATCH wireless v2 3/3] wifi: wl1251: " Jinjie Ruan
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=ZuB_E1XasAVw52q7@google.com \
--to=briannorris@chromium.org \
--cc=chunkeey@googlemail.com \
--cc=francesco@dolcini.it \
--cc=krzysztof.kozlowski@linaro.org \
--cc=kvalo@kernel.org \
--cc=leitao@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=rajatja@google.com \
--cc=ruanjinjie@huawei.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox