ARM: relocation out of range (when loading a module)
Nicolas Pitre
nicolas.pitre at linaro.org
Sat Feb 12 14:52:34 EST 2011
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.pitre at linaro.org>
Nicolas
More information about the linux-arm-kernel
mailing list