]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: iop32x/n2100: fix PCI IRQ mapping
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 25 Jan 2019 20:10:15 +0000 (20:10 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Feb 2019 09:09:08 +0000 (10:09 +0100)
commitece07807c13256cef3f6e849af8a840cd4237b38
tree161ac149d2fbdaa162dd2db80a883dd11ce743ba
parentc4fe6f07e5d20c480b430fa7ecd3d4ff5cc8a1f7
ARM: iop32x/n2100: fix PCI IRQ mapping

commit db4090920ba2d61a5827a23e441447926a02ffee upstream.

Booting 4.20 on a TheCUS N2100 results in a kernel oops while probing
PCI, due to n2100_pci_map_irq() having been discarded during boot.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Cc: stable@vger.kernel.org # 2.6.18+
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-iop32x/n2100.c