]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 May 2019 15:29:24 +0000 (08:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 May 2019 15:29:24 +0000 (08:29 -0700)
commit27f69df0c87edd0cdcdf3b1966ce5218eb6fec3c
tree3af937da9071805e935b782729985234933c8826
parentce13107f99d7fde9e6831563eee221b132b0aed6
parenta9894f6fcecaafb027a68c6d91f1d861ab840b90
Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci

Pull PCI fixes from Bjorn Helgaas:
 "I apologize for sending these so late in the cycle. We went back and
  forth about how to deal with the unexpected logging of intentional
  link state changes and finally decided to just config them off by
  default.

  PCI fixes:

   - Stop ignoring "pci=disable_acs_redir" parameter (Logan Gunthorpe)

   - Use shared MSI/MSI-X vector for Link Bandwidth Management (Alex
     Williamson)

   - Add Kconfig option for Link Bandwidth notification messages (Keith
     Busch)"

* tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI/LINK: Add Kconfig option (default off)
  PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
  PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored