From: Jakub Kicinski <kuba@kernel.org>
To: Fan Wu <fanwu01@zju.edu.cn>
Cc: netdev@vger.kernel.org, kys@microsoft.com,
haiyangz@microsoft.com, wei.liu@kernel.org, decui@microsoft.com,
longli@microsoft.com, andrew+netdev@lunn.ch, davem@davemloft.net,
edumazet@google.com, pabeni@redhat.com,
linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org, Simon Horman <horms@kernel.org>,
Song Li <songl@zju.edu.cn>
Subject: Re: [PATCH net v3] net: mana: fix reset work race with device removal
Date: Tue, 15 Sep 2026 17:27:44 -0700 [thread overview]
Message-ID: <20260915172744.06c9521d@kernel.org> (raw)
In-Reply-To: <20260909042529.652301-1-fanwu01@zju.edu.cn>
On Wed, 9 Sep 2026 04:25:29 +0000 Fan Wu wrote:
> @@ -420,6 +414,8 @@ struct gdma_irq_context {
> enum gdma_context_flags {
> GC_PROBE_SUCCEEDED = 0,
> GC_IN_SERVICE = 1,
> + GC_REMOVING = 2,
> + GC_SERVICE_DURING_PROBE = 3,
> };
Looks like AI isn't convinced by you fix.
Locking is much better than state bits...
prev parent reply other threads:[~2026-09-16 0:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-09 4:25 Fan Wu
2026-09-10 4:29 ` netdev-bot+sashiko
2026-09-16 0:27 ` Jakub Kicinski [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=20260915172744.06c9521d@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=decui@microsoft.com \
--cc=edumazet@google.com \
--cc=fanwu01@zju.edu.cn \
--cc=haiyangz@microsoft.com \
--cc=horms@kernel.org \
--cc=kys@microsoft.com \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=longli@microsoft.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=songl@zju.edu.cn \
--cc=stable@vger.kernel.org \
--cc=wei.liu@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®