diff options
author | Javi Merino <javi.merino@arm.com> | 2013-02-19 14:52:22 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-03-05 02:15:33 +0100 |
commit | 91bdf0d0c48c9254fb73037bfb8ee1777093225b (patch) | |
tree | 76d0ed6f69ec6aeb0a6ba514371d7d5457adb5da /arch/arm/boot | |
parent | Linux 3.9-rc1 (diff) | |
download | linux-91bdf0d0c48c9254fb73037bfb8ee1777093225b.tar.xz linux-91bdf0d0c48c9254fb73037bfb8ee1777093225b.zip |
irqchip: fix typo when moving gic_raise_softirq()
In b1cffebf (ARM: GIC: remove direct use of gic_raise_softirq)
gic_raise_softirq() was moved inside arch/arm/common/gic.c but in the
process it reverted by mistake a change to that function made by
384a290 (ARM: gic: use a private mapping for CPU target interfaces).
This breaks multicluster systems on ARM.
This patch fixes the typo.
Signed-off-by: Javi Merino <javi.merino@arm.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions