* v3.10-rc1: compile problem in arch/arm/common/mcpm_platsmp.c
@ 2013-05-15 12:36 Pavel Machek
2013-05-15 12:41 ` Will Deacon
2013-05-15 12:44 ` Jon Medhurst (Tixy)
0 siblings, 2 replies; 3+ messages in thread
From: Pavel Machek @ 2013-05-15 12:36 UTC (permalink / raw)
To: linux-arm-kernel
Hi!
I'm trying to switch to v3.10-rc1, and got following:
arch/arm/common/mcpm_platsmp.c: In function 'mcpm_secondary_init':
arch/arm/common/mcpm_platsmp.c:52:2: error: implicit declaration of
function 'gic_secondary_init' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[1]: *** [arch/arm/common/mcpm_platsmp.o] Error 1
make: *** [arch/arm/common] Error 2
make: *** Waiting for unfinished jobs....
I do have
CONFIG_ARM_GIC=y
.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* v3.10-rc1: compile problem in arch/arm/common/mcpm_platsmp.c
2013-05-15 12:36 v3.10-rc1: compile problem in arch/arm/common/mcpm_platsmp.c Pavel Machek
@ 2013-05-15 12:41 ` Will Deacon
2013-05-15 12:44 ` Jon Medhurst (Tixy)
1 sibling, 0 replies; 3+ messages in thread
From: Will Deacon @ 2013-05-15 12:41 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, May 15, 2013 at 01:36:40PM +0100, Pavel Machek wrote:
> Hi!
>
> I'm trying to switch to v3.10-rc1, and got following:
>
> arch/arm/common/mcpm_platsmp.c: In function 'mcpm_secondary_init':
> arch/arm/common/mcpm_platsmp.c:52:2: error: implicit declaration of
> function 'gic_secondary_init' [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
> make[1]: *** [arch/arm/common/mcpm_platsmp.o] Error 1
> make: *** [arch/arm/common] Error 2
> make: *** Waiting for unfinished jobs....
>
> I do have
>
> CONFIG_ARM_GIC=y
Please see 9e01573b5cf8 ("ARM: 7715/1: MCPM: adapt to GIC changes after
upstream merge") in rmk/fixes.
Will
^ permalink raw reply [flat|nested] 3+ messages in thread
* v3.10-rc1: compile problem in arch/arm/common/mcpm_platsmp.c
2013-05-15 12:36 v3.10-rc1: compile problem in arch/arm/common/mcpm_platsmp.c Pavel Machek
2013-05-15 12:41 ` Will Deacon
@ 2013-05-15 12:44 ` Jon Medhurst (Tixy)
1 sibling, 0 replies; 3+ messages in thread
From: Jon Medhurst (Tixy) @ 2013-05-15 12:44 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, 2013-05-15 at 14:36 +0200, Pavel Machek wrote:
> Hi!
>
> I'm trying to switch to v3.10-rc1, and got following:
>
> arch/arm/common/mcpm_platsmp.c: In function 'mcpm_secondary_init':
> arch/arm/common/mcpm_platsmp.c:52:2: error: implicit declaration of
> function 'gic_secondary_init' [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
> make[1]: *** [arch/arm/common/mcpm_platsmp.o] Error 1
> make: *** [arch/arm/common] Error 2
> make: *** Waiting for unfinished jobs....
This has already been hit by others and there is a patch in the
pipeline, see:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-May/167586.html
--
Tixy
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-15 12:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-15 12:36 v3.10-rc1: compile problem in arch/arm/common/mcpm_platsmp.c Pavel Machek
2013-05-15 12:41 ` Will Deacon
2013-05-15 12:44 ` Jon Medhurst (Tixy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).