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(-)