Re: [PATCH] x86: unify arch/x86/lib/Makefile(s)

From: Ingo Molnar
Date: Sun Dec 30 2007 - 10:10:33 EST



* Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:

> Trivial unification of Makefiles for the
> x86 specific library part.

thanks, applied to x86.git.

> Linking order is slightly modified but should be harmless.

the link order in this code is indeed expected to be harmless. (unlike
the Makefile_64 link order changes, which contain lots of init sections
with implicit call ordering - which can easily lead to subtle bugs.)

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