[PATCH] irqchip: fix typo when moving gic_raise_softirq()

Olof Johansson olof at lixom.net
Tue Feb 26 02:05:40 EST 2013


On Tue, Feb 19, 2013 at 07:57:36AM -0600, Rob Herring wrote:
> On 02/19/2013 07:52 AM, Javi Merino wrote:
> > 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.
> > 
> > Cc: Olof Johansson <olof at lixom.net>
> > Cc: Rob Herring <rob.herring at calxeda.com>
> > Signed-off-by: Javi Merino <javi.merino at arm.com>
> 
> I wouldn't really call this a typo, but a rebasing error. Not really
> important though, so:
> 
> Acked-by: Rob Herring <rob.herring at calxeda.com>

Applied.


-Olof



More information about the linux-arm-kernel mailing list