Re: [PATCH] UML - Build cleanups

From: Blaisorblade
Date: Thu Nov 25 2004 - 00:00:05 EST


On Thursday 25 November 2004 00:05, Jeff Dike wrote:
> Uml-specific patch (which requires a mainline hook, mailed separately).
Andrew, drop this please... it's totally unneeded and the changelog is wrong.

> This patch avoid the linking kludge which leaves kbuild link vmlinux and
> then link it with libc inside linux. This kludge has the big problem of
> making kallsyms break, since the kallsyms pass is done on a completely
> different binary than the running one.

Jeff, sometimes you should upgrade changelogs... also, I'm working on Kbuild &
UML interaction, so please send me Kbuild related patches, to avoid
inconveniences like rejects for me and let me clean up patches...

In particular, this patch reverts some changes I did and especially readds
this, which is a residual from when we set EXTRAVERSION in arch/um/Makefile
so that the dependency was needed.

> +include/linux/version.h: arch/$(ARCH)/Makefile
> +

--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade
-
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/