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

From: Christoph Lameter
Date: Fri Apr 04 2008 - 13:39:37 EST


On Fri, 4 Apr 2008, Ralf Baechle wrote:

> Almost. It compiles into a usable header but breaks the text() macro
> which is used to emit a commit (actually any string literal) into the
> output:

The text macro still emits the same text. Nothing is changed. Why does
this break anything?

> With your patch nothing will be emited. The existing non-MIPS sed
> expression in Kbuild doesn't allow for that which is why I added the
> handling of @@@-prefixed strings to the sed expression. And once that
> is there the remaining asm-offset.c change is no longer needed.

Why would kbuild have to handle comments?

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