[PATCH] ARM: GIC: fix non-SMP builds
Marc Zyngier
marc.zyngier at arm.com
Mon Jan 23 05:29:39 EST 2012
On 23/01/12 10:16, Marek Szyprowski wrote:
> 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.
It just got picked up by Russell, so I'd expect to see it being merged
upstream in a short while.
M.
--
Jazz is not dead. It just smells funny...
More information about the linux-arm-kernel
mailing list