Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754797AbZDZScM (ORCPT ); Sun, 26 Apr 2009 14:32:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751732AbZDZSb5 (ORCPT ); Sun, 26 Apr 2009 14:31:57 -0400 Received: from pfepa.post.tele.dk ([195.41.46.235]:47723 "EHLO pfepa.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751536AbZDZSb4 (ORCPT ); Sun, 26 Apr 2009 14:31:56 -0400 Date: Sun, 26 Apr 2009 20:34:01 +0200 From: Sam Ravnborg To: Linus Torvalds Cc: Tim Abbott , Linux kernel mailing list , Anders Kaseorg , Waseem Daher , Denys Vlasenko , Rusty Russell , Andi Kleen , "H. Peter Anvin" , Stephen Rothwell , Jeff Arnold , Andrew Morton , Jon Masters , Masami Hiramatsu , "Theodore Ts'o" , Nikanth Karthikesan , Arjan van de Ven , Paul Mundt , =?iso-8859-1?Q?Am=E9rico?= Wang , Ralf Baechle , Kyle McMartin , David Howells , Thomas Gleixner , Ingo Molnar Subject: Re: [PATCH 14/15] x86: convert to use __HEAD and HEAD_TEXT macros. Message-ID: <20090426183401.GA1622@uranus.ravnborg.org> References: <1240711870-30505-7-git-send-email-tabbott@mit.edu> <1240711870-30505-8-git-send-email-tabbott@mit.edu> <1240711870-30505-9-git-send-email-tabbott@mit.edu> <1240711870-30505-10-git-send-email-tabbott@mit.edu> <1240711870-30505-11-git-send-email-tabbott@mit.edu> <1240711870-30505-12-git-send-email-tabbott@mit.edu> <1240711870-30505-13-git-send-email-tabbott@mit.edu> <1240711870-30505-14-git-send-email-tabbott@mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1039 Lines: 30 On Sun, Apr 26, 2009 at 10:12:47AM -0700, Linus Torvalds wrote: > > > On Sun, 26 Apr 2009, Linus Torvalds wrote: > > > > Btw, this one really needs to unify the two lds files first. Look at > > > > diff -u arch/x86/boot/compressed/vmlinux_*.lds > > > > output and realize that they're basially exctly the same except for > > trivial naming differences, and the fact that the64-bit version hs a > > "pgtable" thing. > > > > So this really needs to be done by first unifying the thing so that there > > is _one_ arch/x86/boot/compressed/vmlinux.lds.S file with a preprocessor > > that takes care of the trivial differences [..] > > Something like this? Looks good/correct. Acked-by: Sam Ravnborg You should add your s-o-b if you expect Ingo to pick it up. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/