mbox series

[GIT,PULL] PCI fixes for v6.9

Message ID 20240412165945.GA6532@bhelgaas
State New
Headers show
Series [GIT,PULL] PCI fixes for v6.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.9-fixes-1

Message

Bjorn Helgaas April 12, 2024, 4:59 p.m. UTC
The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.9-fixes-1

for you to fetch changes up to 302b84e84d108b878efc56ebfea09474159be56b:

  Revert "PCI: Mark LSI FW643 to avoid bus reset" (2024-03-29 11:57:12 -0500)

----------------------------------------------------------------
- Revert a quirk that prevented Secondary Bus Reset for LSI / Agere FW643.
  We thought the device was broken, but the reset does work correctly on
  other platforms, and the reset avoids leaking data out of VMs (Bjorn
  Helgaas)

- Update MAINTAINERS to reflect that Gustavo Pimentel is no longer
  reachable (Manivannan Sadhasivam)

----------------------------------------------------------------
Bjorn Helgaas (1):
      Revert "PCI: Mark LSI FW643 to avoid bus reset"

Manivannan Sadhasivam (1):
      MAINTAINERS: Drop Gustavo Pimentel as PCI DWC Maintainer

 CREDITS              | 4 ++++
 MAINTAINERS          | 1 -
 drivers/pci/quirks.c | 8 --------
 3 files changed, 4 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org April 12, 2024, 8:17 p.m. UTC | #1
The pull request you sent on Fri, 12 Apr 2024 11:59:45 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.9-fixes-1

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

Thank you!