OSDN Git Service

Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Nov 2014 19:33:06 +0000 (11:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Nov 2014 19:33:06 +0000 (11:33 -0800)
commited78bb846e8bc1a8589fa6e0d9bf2b0f518893d5
tree161589a3c61ef29d0b16bd57222381ae0419569a
parent3d5a08639fb0e83ca30d20142ec6c1e78d26caf1
parent32f638fc11db0526c706454d9ab4339d55ac89f3
Merge tag 'pci-v3.18-fixes-2' of git://git./linux/kernel/git/helgaas/pci

Pull PCI fix from Bjorn Helgaas:
 "This fixes an oops when enabling SR-IOV VF devices.  The oops is a
  regression I added by configuring all devices during enumeration.

    - Don't oops on virtual buses in acpi_pci_get_bridge_handle() (Yinghai Lu)"

* tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()