https://github.com/torvalds/linux
Revision d86e9af6336c0ad586a5dbd70064253d40bbb5ff authored by Andrew Lunn on 06 February 2014, 23:41:58 UTC, committed by Jason Cooper on 21 February 2014, 21:46:56 UTC
Enabling SPARSE_IRQ shows up a bug in the irq-orion bridge interrupt
handler. The bridge interrupt is implemented using a single generic
chip. Thus the parameter passed to irq_get_domain_generic_chip()
should always be zero.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Fixes: 9dbd90f17e4f ("irqchip: Add support for Marvell Orion SoCs")
Cc: <stable@vger.kernel.org> # v3.11+
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
1 parent e0318ec
History
Tip revision: d86e9af6336c0ad586a5dbd70064253d40bbb5ff authored by Andrew Lunn on 06 February 2014, 23:41:58 UTC
irqchip: orion: Fix getting generic chip pointer.
Tip revision: d86e9af
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 5.7 KB
Makefile -rw-r--r-- 973 bytes
capability.c -rw-r--r-- 24.4 KB
commoncap.c -rw-r--r-- 28.1 KB
device_cgroup.c -rw-r--r-- 17.5 KB
inode.c -rw-r--r-- 6.7 KB
lsm_audit.c -rw-r--r-- 9.4 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 35.6 KB

back to top