From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756792Ab1AMOgN (ORCPT ); Thu, 13 Jan 2011 09:36:13 -0500 Received: from h1047321.serverkompetenz.net ([85.214.67.163]:35369 "EHLO mail.ahsoftware.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754728Ab1AMOgL (ORCPT ); Thu, 13 Jan 2011 09:36:11 -0500 Message-ID: <4D2F0DD2.7030801@ahsoftware.de> Date: Thu, 13 Jan 2011 15:36:02 +0100 From: Alexander Holler User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: Russell King - ARM Linux CC: Nicolas Pitre , Dave Martin , Rabin Vincent , linux-kernel@vger.kernel.org, linux-arm-kernel Subject: Re: ARM: relocation out of range (when loading a module) References: <4D2B4CE4.9080309@ahsoftware.de> <4D2BFA08.5030104@ahsoftware.de> <20110111155930.GH11039@n2100.arm.linux.org.uk> <4D2D1942.4050905@ahsoftware.de> <20110112184258.GH11039@n2100.arm.linux.org.uk> <4D2E928D.9030208@ahsoftware.de> <20110113100407.GB24149@n2100.arm.linux.org.uk> In-Reply-To: <20110113100407.GB24149@n2100.arm.linux.org.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 13.01.2011 11:04, schrieb Russell King - ARM Linux: >> At least I like that feature since it is available and won't miss it now. ;) > > The feature isn't available if it doesn't work. It's not going to get > fixed for 2.6.38 - it'll be 2.6.39 due to the timing and complexity of > the problem. I just wanted to express that I like that feature a lot and I didn't wanted to ask for a quick fix nor did I wanted to make pressure. I've tried a the patch from Rabin Vincent (along with an alignment) and it works. It might not be the best solution and I certainly waste some memory (no free), but I don't care. Regards, Alexander