]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit49e014ef0bb50a5920b3ba77dba4af38a0529f58
tree161589a3c61ef29d0b16bd57222381ae0419569a
parente69ebb561fa3944bbde2d2ff97d2d5dd8a1cfe61
parent0b1141967cd80c0c9e66906bd9e603bea111b21c
Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/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()