Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753385AbZI3VbX (ORCPT ); Wed, 30 Sep 2009 17:31:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751307AbZI3VbW (ORCPT ); Wed, 30 Sep 2009 17:31:22 -0400 Received: from [195.41.46.236] ([195.41.46.236]:57285 "EHLO pfepb.post.tele.dk" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751226AbZI3VbW (ORCPT ); Wed, 30 Sep 2009 17:31:22 -0400 Date: Wed, 30 Sep 2009 23:31:18 +0200 From: Sam Ravnborg To: Tim Abbott Cc: Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Linus Torvalds Subject: Re: [PATCH 1/2] arm: convert to use __HEAD and HEAD_TEXT macros. Message-ID: <20090930213118.GA15732@merkur.ravnborg.org> References: <1254345935-15958-1-git-send-email-tabbott@ksplice.com> <1254345935-15958-2-git-send-email-tabbott@ksplice.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1254345935-15958-2-git-send-email-tabbott@ksplice.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 834 Lines: 17 On Wed, Sep 30, 2009 at 05:25:34PM -0400, Tim Abbott wrote: > This has the consequence of changing the section name used for head > code from ".text.head" to ".head.text". Since this commit changes all > users in the architecture, this change should be harmless. > > The .text.head output section is eliminated and the head text code is > included at the start of the .init output section. > > Signed-off-by: Tim Abbott > Cc: Russell King > Cc: Linus Torvalds Acked-by: Sam Ravnborg -- 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/