summaryrefslogtreecommitdiff
path: root/scripts/coccinelle
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2021-03-25 13:26:21 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-21 14:00:58 +0300
commit1fc087fdb98d556b416c82ed6e3964a30885f47a (patch)
tree45b9aa0ad0d32a26a942565794459e49fde2f02a /scripts/coccinelle
parent11a718ef953f7d175e26908f8d584257aa0af898 (diff)
downloadlinux-1fc087fdb98d556b416c82ed6e3964a30885f47a.tar.xz
ARM: footbridge: fix PCI interrupt mapping
[ Upstream commit 30e3b4f256b4e366a61658c294f6a21b8626dda7 ] Since commit 30fdfb929e82 ("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: 30fdfb929e82 ("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>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions