[PATCH] ARM: GIC: fix non-SMP builds

Marek Szyprowski m.szyprowski at samsung.com
Mon Jan 23 05:16:31 EST 2012


Hello,

On Monday, January 23, 2012 10:58 AM Marc Zyngier wrote:

> On 23/01/12 09:51, Marek Szyprowski wrote:
> > This patch fixes the build break introduced by commit db0d4db22. It
> > happen only if SMP support has been disabled:
> >
> > arch/arm/common/gic.c: In function 'gic_init_bases':
> > arch/arm/common/gic.c:679: error: implicit declaration of function 'cpu_logical_map'
> > make[1]: *** [arch/arm/common/gic.o] Error 1
> > make: *** [arch/arm/common] Error 2
> >
> > Signed-off-by: Marek Szyprowski <m.szyprowski at samsung.com>
> > Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> 
> Please have a look at Will's patches:
> http://patchwork.ozlabs.org/patch/136504/
> 
> which fix this problem in a far more elegant way.

Ok, thanks for the hint! I hope it will be merged to 3.3-rc2+ to fix the regression in
GIC code. If so, please ignore my patch. 

Best regards
-- 
Marek Szyprowski
Samsung Poland R&D Center






More information about the linux-arm-kernel mailing list