* linux-next: build warning after merge of the final tree (probably arm-soc tree related)
@ 2013-04-09 9:09 Stephen Rothwell
2013-04-09 9:21 ` Arnd Bergmann
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2013-04-09 9:09 UTC (permalink / raw)
To: Olof Johansson, Arnd Bergmann, linux-arm-kernel; +Cc: linux-next, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 701 bytes --]
Hi all,
After merging the final tree, today's linux-next build (arm defconfig)
produced these warnings:
arch/arm/mach-cns3xxx/Kconfig:2:warning: choice value used outside its choice group
arch/arm/mach-bcm2835/Kconfig:2:warning: choice value used outside its choice group
arch/arm/Kconfig:287:error: recursive dependency detected!
arch/arm/Kconfig:287: choice <choice> contains symbol ARCH_CNS3XXX
arch/arm/Kconfig:366: symbol ARCH_CNS3XXX depends on ARCH_MULTI_V6
arch/arm/Kconfig:933: symbol ARCH_MULTI_V6 depends on ARCH_MULTIPLATFORM
arch/arm/Kconfig:292: symbol ARCH_MULTIPLATFORM is part of choice <choice>
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: build warning after merge of the final tree (probably arm-soc tree related)
2013-04-09 9:09 linux-next: build warning after merge of the final tree (probably arm-soc tree related) Stephen Rothwell
@ 2013-04-09 9:21 ` Arnd Bergmann
2013-04-09 11:30 ` Russell King - ARM Linux
0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2013-04-09 9:21 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Olof Johansson, linux-next, linux-kernel, linux-arm-kernel
On Tuesday 09 April 2013, Stephen Rothwell wrote:
> After merging the final tree, today's linux-next build (arm defconfig)
> produced these warnings:
>
> arch/arm/mach-cns3xxx/Kconfig:2:warning: choice value used outside its choice group
> arch/arm/mach-bcm2835/Kconfig:2:warning: choice value used outside its choice group
> arch/arm/Kconfig:287:error: recursive dependency detected!
> arch/arm/Kconfig:287: choice <choice> contains symbol ARCH_CNS3XXX
> arch/arm/Kconfig:366: symbol ARCH_CNS3XXX depends on ARCH_MULTI_V6
> arch/arm/Kconfig:933: symbol ARCH_MULTI_V6 depends on ARCH_MULTIPLATFORM
> arch/arm/Kconfig:292: symbol ARCH_MULTIPLATFORM is part of choice <choice>
Thanks for the notification, I think git rerere picked up a wrong conflict resolution
again that I did earlier. I'll fix it when I do the next pulls today.
Arnd
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: build warning after merge of the final tree (probably arm-soc tree related)
2013-04-09 9:21 ` Arnd Bergmann
@ 2013-04-09 11:30 ` Russell King - ARM Linux
0 siblings, 0 replies; 3+ messages in thread
From: Russell King - ARM Linux @ 2013-04-09 11:30 UTC (permalink / raw)
To: Arnd Bergmann
Cc: Stephen Rothwell, Olof Johansson, linux-next, linux-kernel,
linux-arm-kernel
On Tue, Apr 09, 2013 at 11:21:24AM +0200, Arnd Bergmann wrote:
> On Tuesday 09 April 2013, Stephen Rothwell wrote:
> > After merging the final tree, today's linux-next build (arm defconfig)
> > produced these warnings:
> >
> > arch/arm/mach-cns3xxx/Kconfig:2:warning: choice value used outside its choice group
> > arch/arm/mach-bcm2835/Kconfig:2:warning: choice value used outside its choice group
> > arch/arm/Kconfig:287:error: recursive dependency detected!
> > arch/arm/Kconfig:287: choice <choice> contains symbol ARCH_CNS3XXX
> > arch/arm/Kconfig:366: symbol ARCH_CNS3XXX depends on ARCH_MULTI_V6
> > arch/arm/Kconfig:933: symbol ARCH_MULTI_V6 depends on ARCH_MULTIPLATFORM
> > arch/arm/Kconfig:292: symbol ARCH_MULTIPLATFORM is part of choice <choice>
>
> Thanks for the notification, I think git rerere picked up a wrong conflict resolution
> again that I did earlier. I'll fix it when I do the next pulls today.
The problem commit is: d4b63675f7202d2d7865aa19d83537e615ad3c50 which is
your next/multiplatform branch. It re-introduces the ARCH_CNS3XXX
in arch/arm/Kconfig, which should've remained deleted.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-09 11:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-09 9:09 linux-next: build warning after merge of the final tree (probably arm-soc tree related) Stephen Rothwell
2013-04-09 9:21 ` Arnd Bergmann
2013-04-09 11:30 ` Russell King - ARM Linux
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).