Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752690Ab1BLTwo (ORCPT ); Sat, 12 Feb 2011 14:52:44 -0500 Received: from mail-qw0-f46.google.com ([209.85.216.46]:61099 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752539Ab1BLTwk (ORCPT ); Sat, 12 Feb 2011 14:52:40 -0500 Date: Sat, 12 Feb 2011 14:52:34 -0500 (EST) From: Nicolas Pitre X-X-Sender: nico@xanadu.home To: Russell King - ARM Linux cc: Dave Martin , Sachin Verma , Rabin Vincent , Alexander Holler , lkml , linux-arm-kernel , Catalin Marinas Subject: Re: ARM: relocation out of range (when loading a module) In-Reply-To: <20110211144207.GJ23404@n2100.arm.linux.org.uk> Message-ID: References: <20110112184258.GH11039@n2100.arm.linux.org.uk> <20110210154322.GE1742@n2100.arm.linux.org.uk> <20110211144207.GJ23404@n2100.arm.linux.org.uk> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) 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: 1070 Lines: 26 On Fri, 11 Feb 2011, Russell King - ARM Linux wrote: > On Fri, Feb 11, 2011 at 02:25:28PM +0000, Dave Martin wrote: > > if we can also move the initramfs somewhere less obstructive in the > > future, then so much the better. > > This may do it, and it might even work. Not particularly well tested > yet. It'd be loads easier if we didn't have to worry about XIP. Is anyone actually still using XIP these days? Now that NOR flash is not that much used anymore, if maintaining XIP support is more trouble than it is worth we could simply deprecate it. The linker script has become quite more hairy than it used to be, and from a quick look I'm not even sure if all the stuff in there is properly located for XIP. Otherwise, for the __init stuff move: Acked-by: Nicolas Pitre Nicolas -- 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/