All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: "Renyong Wan" <wanry@yunsilicon.com>
Cc: <dev@dpdk.org>, <thomas@monjalon.net>, <qianr@yunsilicon.com>,
	<nana@yunsilicon.com>, <zhangxx@yunsilicon.com>,
	<xudw@yunsilicon.com>, <jacky@yunsilicon.com>,
	<weihg@yunsilicon.com>
Subject: Re: [PATCH 1/2] net/xsc: improve interrupt uninstall
Date: Thu, 18 Sep 2025 08:53:03 -0700	[thread overview]
Message-ID: <20250918085303.11dd9cf4@hermes.local> (raw)
In-Reply-To: <20250916100850.226649-2-wanry@yunsilicon.com>

On Tue, 16 Sep 2025 18:08:51 +0800
"Renyong Wan" <wanry@yunsilicon.com> wrote:

> Use synchronous callback unregister to ensure no callbacks
> are running after interrupt uninstallation. This improves
> stability and prevents potential use-after-free issues during
> device teardown.
> 
> Signed-off-by: Rong Qian <qianr@yunsilicon.com>
> Signed-off-by: Renyong Wan <wanry@yunsilicon.com>
> ---

Queued to next-net. Would be good to have a Fixes tag on this.

  reply	other threads:[~2025-09-18 15:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-16 10:08 [PATCH 0/2] net/xsc: PMD improvements Renyong Wan
2025-09-16 10:08 ` [PATCH 1/2] net/xsc: improve interrupt uninstall Renyong Wan
2025-09-18 15:53   ` Stephen Hemminger [this message]
2025-09-16 10:08 ` [PATCH 2/2] net/xsc: support compressed PCI BAR Renyong Wan
2025-09-18 15:54   ` Stephen Hemminger
2025-09-19  2:14     ` Renyong Wan

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=20250918085303.11dd9cf4@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=jacky@yunsilicon.com \
    --cc=nana@yunsilicon.com \
    --cc=qianr@yunsilicon.com \
    --cc=thomas@monjalon.net \
    --cc=wanry@yunsilicon.com \
    --cc=weihg@yunsilicon.com \
    --cc=xudw@yunsilicon.com \
    --cc=zhangxx@yunsilicon.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 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.