]> git.karo-electronics.de Git - karo-tx-linux.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)
committerJason Cooper <jason@lakedaemon.net>
Thu, 31 Jan 2013 18:00:21 +0000 (18:00 +0000)
commit16b30cf4434c5c6151d03990538c11cfb5cfdaa3
treef333bc4a3f72b9212acaa6372cafe85190cbc8b6
parenteff198f6d72c51dcacc64aefe79846ce65679116
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