mbox series

[GIT,PULL] PCI fixes for v6.12

Message ID 20241101205109.GA1320603@bhelgaas (mailing list archive)
State Accepted
Delegated to: Bjorn Helgaas
Headers show
Series [GIT,PULL] PCI fixes for v6.12 | expand

Pull-request

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

Message

Bjorn Helgaas Nov. 1, 2024, 8:51 p.m. UTC
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f3c3ccc4fe49dbc560b01d16bebd1b116c46c2b4:

  PCI: Fix pci_enable_acs() support for the ACS quirks (2024-10-29 11:35:52 -0500)

----------------------------------------------------------------
- Enable device-specific ACS-like functionality even if the device doesn't
  advertise an ACS capability, which got broken when adding fancy ACS
  kernel parameter (Jason Gunthorpe)

----------------------------------------------------------------
Jason Gunthorpe (1):
      PCI: Fix pci_enable_acs() support for the ACS quirks

 drivers/pci/pci.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 2, 2024, 1:47 a.m. UTC | #1
The pull request you sent on Fri, 1 Nov 2024 15:51:09 -0500:

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

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

Thank you!