Re: 2.6.29 -mm merge plans

From: Ingo Molnar
Date: Mon Jan 05 2009 - 05:10:35 EST



* Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:

> On Mon, Jan 05, 2009 at 10:21:10AM +0100, Ingo Molnar wrote:
> >
> > * David Miller <davem@xxxxxxxxxxxxx> wrote:
> >
> > > From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> > > Date: Mon, 5 Jan 2009 01:12:02 -0800
> > >
> > > > On Mon, 5 Jan 2009 10:02:39 +0100 Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:
> > > >
> > > > > Hi Andrew.
> > > > >
> > > > > > sparc64-use-unsigned-long-long-for-u64.patch
> > > > > > sparc64-fix-unsigned-long-long-warnings-in-drivers.patch
> > > > >
> > > > > Please drop these two.
> > > >
> > > > Might, if they break my build.
> > >
> > > They don't build, I tested them when I tried integrated Sam's patches.
> >
> > do they break due to some warnings caught by -Werror?
>
> Yup.

So your patches "dont build" because some Sparc configs produce new
(presumably harmless) warnings?

And the solution is to not do your patch and export other warnings to the
core kerne, which then get reported as bugs there and which result in
fugly fixes? (and which resulted in a crapload of ugly fixes in the past
10 years)

That is quite backwards, no matter how i look at it. Why doesnt Sparc do
the obvious and turn off -Werror until it has gotten around to fix those
few remaining warnings? It took me 30 minutes to fix up PowerPC defconfig
with a similar change, it cannot be that much harder on Sparc either
(powerpc arch code is a lot larger in fact). I'd be surprised if it took
more than 10 minutes of davem's time.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/