public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jinjie Ruan <ruanjinjie@huawei.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, claudiu.manoil@nxp.com,
	vladimir.oltean@nxp.com, louis.peens@corigine.com,
	damien.lemoal@opensource.wdc.com, set_pte_at@outlook.com,
	mpe@ellerman.id.au, horms@kernel.org, yinjun.zhang@corigine.com,
	ryno.swart@corigine.com, johannes.berg@intel.com,
	fei.qin@corigine.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, oss-drivers@corigine.com
Subject: Re: [PATCH net RESEND 0/3] net: Use IRQF_NO_AUTOEN flag in request_irq()
Date: Fri, 13 Sep 2024 03:50:32 +0000	[thread overview]
Message-ID: <172619943277.1807670.1465452734410848226.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240911094445.1922476-1-ruanjinjie@huawei.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 11 Sep 2024 17:44:42 +0800 you wrote:
> As commit cbe16f35bee6 ("genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()")
> said, reqeust_irq() and then disable_irq() is unsafe.
> 
> IRQF_NO_AUTOEN flag can be used by drivers to request_irq(). It prevents
> the automatic enabling of the requested interrupt in the same safe way.
> With that the usage can be simplified and corrected.
> 
> [...]

Here is the summary with links:
  - [net,RESEND,1/3] net: apple: bmac: Use IRQF_NO_AUTOEN flag in request_irq()
    https://git.kernel.org/netdev/net-next/c/e08ec0597bad
  - [net,RESEND,2/3] net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()
    https://git.kernel.org/netdev/net-next/c/799a92259977
  - [net,RESEND,3/3] nfp: Use IRQF_NO_AUTOEN flag in request_irq()
    https://git.kernel.org/netdev/net-next/c/daaba19d357f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-09-13  3:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-11  9:44 [PATCH net RESEND 0/3] net: Use IRQF_NO_AUTOEN flag in request_irq() Jinjie Ruan
2024-09-11  9:44 ` [PATCH net RESEND 1/3] net: apple: bmac: " Jinjie Ruan
2024-09-11  9:44 ` [PATCH net RESEND 2/3] net: enetc: " Jinjie Ruan
2024-09-11  9:44 ` [PATCH net RESEND 3/3] nfp: " Jinjie Ruan
2024-09-13  3:50 ` patchwork-bot+netdevbpf [this message]

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=172619943277.1807670.1465452734410848226.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=claudiu.manoil@nxp.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fei.qin@corigine.com \
    --cc=horms@kernel.org \
    --cc=johannes.berg@intel.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=louis.peens@corigine.com \
    --cc=mpe@ellerman.id.au \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@corigine.com \
    --cc=pabeni@redhat.com \
    --cc=ruanjinjie@huawei.com \
    --cc=ryno.swart@corigine.com \
    --cc=set_pte_at@outlook.com \
    --cc=vladimir.oltean@nxp.com \
    --cc=yinjun.zhang@corigine.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