Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753308Ab0AJUkp (ORCPT ); Sun, 10 Jan 2010 15:40:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752762Ab0AJUkp (ORCPT ); Sun, 10 Jan 2010 15:40:45 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:38269 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752561Ab0AJUko (ORCPT ); Sun, 10 Jan 2010 15:40:44 -0500 From: Andreas Schwab To: Michael Schmitz Cc: Tim Abbott , Geert Uytterhoeven , linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: "m68k: Cleanup linker scripts using new linker script macros." and old binutils (was: Re: [PATCH] m68k: Atari EtherNAT - Nicolas Pitre has a new email address) References: <10f740e81001100128q644cae1eg61c12b64f22e8398@mail.gmail.com> X-Yow: My mind is making ashtrays in Dayton.... Date: Sun, 10 Jan 2010 21:40:40 +0100 In-Reply-To: (Michael Schmitz's message of "Sun, 10 Jan 2010 21:12:59 +0100 (CET)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 772 Lines: 21 Michael Schmitz writes: > FWIW: when stripping the new kernel, I get this warning: > > BFD: st7CwWnM: warning: allocated section `.init_end' not in segment This is actually your problem. The .init_end section is kind of special because it only contains an ALIGN. What do you get from running "readelf -l vmlinux"? Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- 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/