[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20071230150936.GW16946@elte.hu>
Date: Sun, 30 Dec 2007 16:09:36 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Sam Ravnborg <sam@...nborg.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: unify arch/x86/lib/Makefile(s)
* Sam Ravnborg <sam@...nborg.org> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists