Re: [RFC][PATCH 07/11] kbuild/recordmcount: Add RECORDMCOUNT_WARNto warn about mcount callers

From: Steven Rostedt
Date: Tue Apr 26 2011 - 15:08:11 EST


On Thu, 2011-04-21 at 22:40 +0200, Michal Marek wrote:
> On 21.4.2011 04:28, Steven Rostedt wrote:
> > +ifeq ("$(origin RECORDMCOUNT_WARN)", "command line")
> > + RECORDMCOUNT_FLAGS = -w
> > +endif
>
> RECORDMCOUNT_WARN is IMO unlikely to be used with some other meaning in
> the environment, so I think you can drop the origin check. Nevertheless

You haven't seen my environment variables ;)

>
> Acked-by: Michal Marek <mmarek@xxxxxxx>

Thanks!

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