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

Marc Zyngier marc.zyngier at arm.com
Mon Jan 23 04:57:47 EST 2012


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.

	M.
-- 
Jazz is not dead. It just smells funny...




More information about the linux-arm-kernel mailing list