]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Sep 2017 19:46:13 +0000 (12:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Sep 2017 19:46:13 +0000 (12:46 -0700)
commitdf58f8432b17c42d0ffad32be9b3e57973fa08d9
tree5e2d06daa8300bf2f10ede5ad1b02b6de0e991e0
parent2e842c845f78e0b0854d4621c0118b4cdebad49b
parent7551b6075e6586ae93aa534d6391bf2691dcf693
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci

Pull PCI fixes from Bjorn Helgaas:

 - fix CONFIG_PCI=n build error (introduced in v4.14-rc1) (Geert
   Uytterhoeven)

 - fix a race in sysfs driver_override store/show (Nicolai Stange)

* tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI: Fix race condition with driver_override
  PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n build