]> git.baikalelectronics.ru Git - kernel.git/commit
arm: mvebu: Improve the SMP support of the interrupt controller
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 5 Dec 2012 20:43:23 +0000 (21:43 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 28 Feb 2013 17:57:06 +0000 (18:57 +0100)
commit903914d673b573b55450cb629c25e9a81cbafa0a
tree5e3befeee8793e85e6ad7af63f2ebdbc5c127e5c
parent418baf4b15ada6153e69a93a9a639e9b58f37ac7
arm: mvebu: Improve the SMP support of the interrupt controller

This patch makes the interrupt controller driver more SMP aware for
the Armada XP SoCs. It adds the support for the per-CPU irq. It also
adds the implementation for the set_affinity hook.

Patch initialy wrote by Yehuda Yitschak and reworked by Gregory
CLEMENT.

Signed-off-by: Yehuda Yitschak <yehuday@marvell.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-xp.dtsi
arch/arm/mach-mvebu/irq-armada-370-xp.c