Re: + recordmcount-stfu.patch added to -mm tree

From: Steven Rostedt
Date: Sat Nov 14 2009 - 00:33:59 EST


On Fri, 2009-11-13 at 21:26 -0800, Andrew Morton wrote:

> Dunno, really. How many people are running old objdump, and do we want
> to retard the rate at which the stragglers will upgrade?

I guess not, but by printing out a warning 1000000000000000000000000000
times per build, it may encourage them to upgrade ;-)

>
> I tend to be a late adopter ;) (for legit reasons, really - to catch
> things like this) so I'd be OK carrying that patch locally.
>
>
> Emitting that warning 1000000000000000000000000000 times per build is a
> bit obnoxious. Maybe find some way to restrict it to once per `make'?
>

I was originally going to do that, but then realized that he given patch
was easier to implement. I guess I can make a temp file that gets
deleted at the start of the build, and created the first time the
warning appears. Then the existence of that file will prevent other
warnings.

I'll play with this on Monday (if I remember ;-)

-- Steve


--
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/