linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP)
@ 2010-08-13  5:45 Kukjin Kim
  2010-08-13  5:59 ` Uwe Kleine-König
  0 siblings, 1 reply; 4+ messages in thread
From: Kukjin Kim @ 2010-08-13  5:45 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

I found build warning in the latest Linus' tree like following.

warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP) selects CPU_32v6K
which has unmet direct dependencies (CPU_V6)

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP)
  2010-08-13  5:45 warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP) Kukjin Kim
@ 2010-08-13  5:59 ` Uwe Kleine-König
  2010-08-13  6:15   ` Kukjin Kim
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Kleine-König @ 2010-08-13  5:59 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

On Fri, Aug 13, 2010 at 02:45:30PM +0900, Kukjin Kim wrote:
> Hi all,
> 
> I found build warning in the latest Linus' tree like following.
> 
> warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP) selects CPU_32v6K
> which has unmet direct dependencies (CPU_V6)
> 
> Thanks.
Can you try out

	http://article.gmane.org/gmane.linux.ports.arm.kernel/84565

Thanks
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

^ permalink raw reply	[flat|nested] 4+ messages in thread

* warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP)
  2010-08-13  5:59 ` Uwe Kleine-König
@ 2010-08-13  6:15   ` Kukjin Kim
  2010-08-17  8:57     ` Catalin Marinas
  0 siblings, 1 reply; 4+ messages in thread
From: Kukjin Kim @ 2010-08-13  6:15 UTC (permalink / raw)
  To: linux-arm-kernel

Uwe Kleine-K?nig wrote:
> 
> Hello,
> 
Hi :-)

> On Fri, Aug 13, 2010 at 02:45:30PM +0900, Kukjin Kim wrote:
> > Hi all,
> >
> > I found build warning in the latest Linus' tree like following.
> >
> > warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP) selects
> CPU_32v6K
> > which has unmet direct dependencies (CPU_V6)
> >
> > Thanks.
> Can you try out
> 
Oh, yes...Sure ;-)

> 	http://article.gmane.org/gmane.linux.ports.arm.kernel/84565
> 

There is no above 'warning' with Catalin's patch.

Is this going to Linus' tree in this merge window?

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP)
  2010-08-13  6:15   ` Kukjin Kim
@ 2010-08-17  8:57     ` Catalin Marinas
  0 siblings, 0 replies; 4+ messages in thread
From: Catalin Marinas @ 2010-08-17  8:57 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, 2010-08-13 at 07:15 +0100, Kukjin Kim wrote:
> Uwe Kleine-K?nig wrote:
> > On Fri, Aug 13, 2010 at 02:45:30PM +0900, Kukjin Kim wrote:
> > > I found build warning in the latest Linus' tree like following.
> > >
> > > warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP) selects CPU_32v6K
> > > which has unmet direct dependencies (CPU_V6)
> > 
> >       http://article.gmane.org/gmane.linux.ports.arm.kernel/84565
> >
> 
> There is no above 'warning' with Catalin's patch.
> 
> Is this going to Linus' tree in this merge window?

I'll post it to the list and Russell's patch system and it should
hopefully go in 2.6.36. The kbuild feature that shows such warnings only
appeared in 2.6.36-rc1.

-- 
Catalin

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-17  8:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-13  5:45 warning: (CPU_V7 && !ARCH_OMAP2 || CPU_MMP2 && ARCH_MMP) Kukjin Kim
2010-08-13  5:59 ` Uwe Kleine-König
2010-08-13  6:15   ` Kukjin Kim
2010-08-17  8:57     ` Catalin Marinas

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).