Revision a9f8094aaedc7bc21e9232ea5120eaf2e0c824fd authored by Linus Torvalds on 27 February 2016, 20:33:42 UTC, committed by Linus Torvalds on 27 February 2016, 20:33:42 UTC
Pull PCI fixes from Bjorn Helgaas:
 "Enumeration:
    Revert x86 pcibios_alloc_irq() to fix regression (Bjorn Helgaas)

  Marvell MVEBU host bridge driver:
    Restrict build to 32-bit ARM (Thierry Reding)"

* tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI: mvebu: Restrict build to 32-bit ARM
  Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
  Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
  Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
2 parent s b9ea44b + 61d9e85
History
File Mode Size
Makefile -rw-r--r-- 219 bytes
asm-offsets.c -rw-r--r-- 6.5 KB
entry.S -rw-r--r-- 8.5 KB
head.S -rw-r--r-- 1.6 KB
irq.c -rw-r--r-- 2.9 KB
module.c -rw-r--r-- 3.8 KB
process.c -rw-r--r-- 3.3 KB
ptrace.c -rw-r--r-- 9.7 KB
setup.c -rw-r--r-- 4.0 KB
signal.c -rw-r--r-- 8.2 KB
sys_call_table.c -rw-r--r-- 236 bytes
sys_score.c -rw-r--r-- 1.6 KB
time.c -rw-r--r-- 2.5 KB
traps.c -rw-r--r-- 8.7 KB
vmlinux.lds.S -rw-r--r-- 2.2 KB

back to top