From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schwab 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) Date: Sun, 10 Jan 2010 21:29:23 +0100 Message-ID: References: <10f740e81001100128q644cae1eg61c12b64f22e8398@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-out.m-online.net ([212.18.0.9]:57331 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753638Ab0AJU30 (ORCPT ); Sun, 10 Jan 2010 15:29:26 -0500 In-Reply-To: (Michael Schmitz's message of "Sun, 10 Jan 2010 21:12:59 +0100 (CET)") Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Michael Schmitz Cc: Tim Abbott , Geert Uytterhoeven , linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org Michael Schmitz writes: > And indeed, the old script places the init task data between .init_end and _end. This is exactly your problem. The bootloader puts the bootinfo structure at _end, and the kernel reads it from there. But in your non-working kernel that overlaps the init task structure. 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."