Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754156Ab0CAEip (ORCPT ); Sun, 28 Feb 2010 23:38:45 -0500 Received: from relay.atmel.no ([80.232.32.139]:53073 "EHLO relay.atmel.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751310Ab0CAEin (ORCPT ); Sun, 28 Feb 2010 23:38:43 -0500 Date: Mon, 1 Mar 2010 11:37:25 +0700 From: Haavard Skinnemoen To: Tim Abbott Cc: Denys Vlasenko , Michal Marek , Sam Ravnborg , David Howells , linux-kernel@vger.kernel.org, Bjorn Wesen , Tim Bird , Anders Kaseorg , Waseem Daher , Rusty Russell , Andi Kleen , Stephen Rothwell , "H. Peter Anvin" Subject: Re: [PATCH 17/24] Rename .text.reset to .text..reset. Message-ID: <20100301113725.7486577b@hskinnemoen-d830> In-Reply-To: References: <1266624237-22372-1-git-send-email-vda.linux@googlemail.com> <1266624237-22372-18-git-send-email-vda.linux@googlemail.com> Organization: Atmel X-Mailer: Claws Mail 3.7.2 (GTK+ 2.18.3; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 699 Lines: 20 Hi Tim, Tim Abbott wrote: > How does the .text.reset section get populated on the avr32 architecture? It doesn't. Feel free to remove it from the linker script. > As far as I can tell, there's no code in the kernel to put anything in the > .text.reset section, yet the linker script places that section at the > start of the text section. You're right, it's a leftover from some startup code which later got removed. Haavard -- 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/