Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752498AbZDZUqX (ORCPT ); Sun, 26 Apr 2009 16:46:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751905AbZDZUqN (ORCPT ); Sun, 26 Apr 2009 16:46:13 -0400 Received: from one.firstfloor.org ([213.235.205.2]:33914 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751850AbZDZUqN (ORCPT ); Sun, 26 Apr 2009 16:46:13 -0400 Date: Sun, 26 Apr 2009 22:50:00 +0200 From: Andi Kleen To: Linus Torvalds Cc: Sam Ravnborg , 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: <20090426205000.GV13896@one.firstfloor.org> References: <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> <20090426183401.GA1622@uranus.ravnborg.org> 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: 596 Lines: 16 > (x86-64 has ".eh_frame" in the DISCARD section, i386 > apparently doesn't ever generate them, Modern i386 compilers should generate them too. It was merely a little optimization to keep the vmlinux a little smaller / fast to write in the !DEBUG_INFO case. Would make sense on i386 too. -Andi -- ak@linux.intel.com -- Speaking for myself only. -- 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/