Linux PCI subsystem development
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Lorenzo Pieralisi" <lorenzo.pieralisi@arm.com>,
	"Krzysztof Wilczyński" <kwilczynski@kernel.org>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Bartosz Golaszewski" <bartosz.golaszewski@linaro.org>
Subject: [GIT PULL] PCI fixes for v6.11
Date: Fri, 6 Sep 2024 14:37:39 -0500	[thread overview]
Message-ID: <20240906193739.GA431645@bhelgaas> (raw)

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v6.11-fixes-3

for you to fetch changes up to 8f62819aaace77dd85037ae766eb767f8c4417ce:

  PCI/pwrctl: Rescan bus on a separate thread (2024-09-03 17:11:05 -0500)

These are fixes to commits merged during the v6.11 merge window.
----------------------------------------------------------------
- Unregister platform devices for child nodes when stopping a PCI device,
  even if the PCI core has already cleared the OF_POPULATED bit and
  of_platform_depopulate() doesn't do anything (Bartosz Golaszewski)

- Rescan the bus from a separate thread so we don't deadlock when
  triggering rescan from sysfs (Bartosz Golaszewski)

----------------------------------------------------------------
Bartosz Golaszewski (2):
      PCI: Don't rely on of_platform_depopulate() for reused OF-nodes
      PCI/pwrctl: Rescan bus on a separate thread

 drivers/pci/pwrctl/core.c              | 26 +++++++++++++++++++++++---
 drivers/pci/pwrctl/pci-pwrctl-pwrseq.c |  2 +-
 drivers/pci/remove.c                   | 18 +++++++++++++++++-
 include/linux/pci-pwrctl.h             |  3 +++
 4 files changed, 44 insertions(+), 5 deletions(-)

             reply	other threads:[~2024-09-06 19:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-06 19:37 Bjorn Helgaas [this message]
2024-09-07  1:09 ` [GIT PULL] PCI fixes for v6.11 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-09-13 20:27 Bjorn Helgaas
2024-09-13 21:12 ` pr-tracker-bot
2024-08-30 20:57 Bjorn Helgaas
2024-08-31  4:11 ` pr-tracker-bot
2024-08-01 18:15 Bjorn Helgaas
2024-08-01 18:36 ` pr-tracker-bot

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=20240906193739.GA431645@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=kwilczynski@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=torvalds@linux-foundation.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