Re: 2.6.25-rc8-mm1 (mips build failure)

From: Christoph Lameter
Date: Fri Apr 04 2008 - 13:53:27 EST


On Fri, 4 Apr 2008, Christoph Lameter wrote:

> Why would kbuild have to handle comments?

Ahh you want to insert comments into the generated
include/asm-*/asm-offsets.h. Hmmm, the header comments state that it was
generated so one would hopefully look at the source file instead ?

If we want comments etc in there then we may want to do in some
standardized fashion that works across all arches. Most of the
arch/*/asm-offsets.c contents are exactly the same. Mips is deviating the
most. If we could put some of the common stuff into common header files
then this may turn out to be a nice code cleanup.

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