All of lore.kernel.org
 help / color / mirror / Atom feed
From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: GIC: fix non-SMP builds
Date: Mon, 23 Jan 2012 10:29:39 +0000	[thread overview]
Message-ID: <4F1D3693.6010201@arm.com> (raw)
In-Reply-To: <003401ccd9b8$13d3a8b0$3b7afa10$%szyprowski@samsung.com>

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@samsung.com>
>>> Signed-off-by: Kyungmin Park <kyungmin.park@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...

  reply	other threads:[~2012-01-23 10:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23  9:51 [PATCH] ARM: GIC: fix non-SMP builds Marek Szyprowski
2012-01-23  9:57 ` Marc Zyngier
2012-01-23 10:16   ` Marek Szyprowski
2012-01-23 10:29     ` Marc Zyngier [this message]
2012-01-23 12:36 ` Sergei Shtylyov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F1D3693.6010201@arm.com \
    --to=marc.zyngier@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.