mbox series

[GIT,PULL] PCI fixes for v6.15

Message ID 20250417224143.GA134013@bhelgaas (mailing list archive)
State New
Headers show
Series [GIT,PULL] PCI fixes for v6.15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.15-fixes-2

Message

Bjorn Helgaas April 17, 2025, 10:41 p.m. UTC
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.15-fixes-2

for you to fetch changes up to bc0b828ef6e561081ebc4c758d0c4d166bb9829c:

  Revert "PCI: Avoid reset when disabled via sysfs" (2025-04-15 17:27:40 -0500)

----------------------------------------------------------------

- Revert a reset patch that broke VFIO passthrough because devices ended up
  with no available reset mechanisms (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (1):
      Revert "PCI: Avoid reset when disabled via sysfs"

 drivers/pci/pci.c | 4 ----
 1 file changed, 4 deletions(-)

Comments

pr-tracker-bot@kernel.org April 17, 2025, 11:20 p.m. UTC | #1
The pull request you sent on Thu, 17 Apr 2025 17:41:43 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.15-fixes-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fc96b232f8e7c0a6c282f47726b2ff6a5fb341d2

Thank you!