Linux PCI subsystem development
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
To: kishon@kernel.org, liu.xuemei1@zte.com.cn
Cc: liu.song13@zte.com.cn, linux-pci@vger.kernel.org,
	kwilczynski@kernel.org, bhelgaas@google.com,
	lpieralisi@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND] PCI: endpoint: Avoid creating sub-groups asynchronously
Date: Thu, 18 Dec 2025 11:15:03 +0530	[thread overview]
Message-ID: <176603670341.14052.15041295759159951868.b4-ty@kernel.org> (raw)
In-Reply-To: <20250710143845409gLM6JdlwPhlHG9iX3F6jK@zte.com.cn>


On Thu, 10 Jul 2025 14:38:45 +0800, liu.xuemei1@zte.com.cn wrote:
> The asynchronous creation of sub-groups by a delayed work could lead to an
> null-pointer-dereference exception when the driver directory gets
> removed before the work completes.
> 
> The crash can be easily reproduced with the following commands.
> 
>  # mkdir test && rmdir test
> 
> [...]

Applied, thanks!

[1/1] PCI: endpoint: Avoid creating sub-groups asynchronously
      commit: c7a1d2620a290417a0bc8b921259ac036a9d33f2

Best regards,
-- 
Manivannan Sadhasivam <mani@kernel.org>


  parent reply	other threads:[~2025-12-18  5:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-10  6:38 [PATCH RESEND] PCI: endpoint: Avoid creating sub-groups asynchronously liu.xuemei1
2025-08-27  8:41 ` Manivannan Sadhasivam
2025-08-28  2:33   ` liu.xuemei1
2025-12-18  5:45 ` Manivannan Sadhasivam [this message]
2025-12-23 20:00 ` Bjorn Helgaas

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=176603670341.14052.15041295759159951868.b4-ty@kernel.org \
    --to=manivannan.sadhasivam@oss.qualcomm.com \
    --cc=bhelgaas@google.com \
    --cc=kishon@kernel.org \
    --cc=kwilczynski@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=liu.song13@zte.com.cn \
    --cc=liu.xuemei1@zte.com.cn \
    --cc=lpieralisi@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