Re: [PATCH 1/7] mtd: denali: Drop print of build date/time

From: Brian Norris
Date: Thu Jan 09 2014 - 11:56:25 EST


On Thu, Dec 26, 2013 at 05:24:53PM +0900, Jingoo Han wrote:
> On Tuesday, December 24, 2013 6:55 AM, Josh Triplett wrote:
> >
> > The kernel already has this information, and individual drivers
> > shouldn't duplicate that.

BTW, it is possible for modules to be built at a different time than the
kernel, and this code could show that. But it's not very useful anyway,
so I agree.

> > This also eliminates the use of __DATE__ and
> > __TIME__, which make the build non-deterministic.
> >
> > Signed-off-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
>
> (+cc Dinh Nguyen)
>
> It looks good. :-)
> Reviewed-by: Jingoo Han <jg1.han@xxxxxxxxxxx>

Thanks. Pushed to l2-mtd.git.

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