linux-stable/arch/arm/mach-footbridge
Russell King 532747fd5c ARM: footbridge: fix PCI interrupt mapping
[ Upstream commit 30e3b4f256 ]

Since commit 30fdfb929e ("PCI: Add a call to pci_assign_irq() in
pci_device_probe()"), the PCI code will call the IRQ mapping function
whenever a PCI driver is probed. If these are marked as __init, this
causes an oops if a PCI driver is loaded or bound after the kernel has
initialised.

Fixes: 30fdfb929e ("PCI: Add a call to pci_assign_irq() in pci_device_probe()")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-04-28 12:08:42 +02:00
..
include/mach
Kconfig
Makefile
Makefile.boot
cats-hw.c
cats-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-04-28 12:08:42 +02:00
common.c
common.h
dc21285-timer.c
dc21285.c ARM: footbridge: fix dc21285 PCI configuration accessors 2021-02-10 09:12:09 +01:00
dma.c
ebsa285-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-04-28 12:08:42 +02:00
ebsa285.c
isa-irq.c
isa-rtc.c
isa-timer.c
isa.c
netwinder-hw.c
netwinder-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-04-28 12:08:42 +02:00
personal-pci.c ARM: footbridge: fix PCI interrupt mapping 2021-04-28 12:08:42 +02:00
personal.c