Thread (35 messages) 35 messages, 12 authors, 2013-02-19

[PATCH 8/9] [HACK] ARM: imx: work around v7_cpu_resume link error

From: Stephen Warren <hidden>
Date: 2013-02-14 23:45:11
Also in: lkml

On 02/14/2013 03:47 PM, Arnd Bergmann wrote:
Patch c08e20d24 "arm: Add v7_invalidate_l1 to cache-v7.S"
moves the v7_invalidate_l1 symbol out of imx/headsmp.S,
which seems to cause a link error because it is now
too far away from v7_cpu_resume when building an
allyesconfig kernel.
Is the problem from the following in arch/arm/mach-imx/headsmp.S:

ENTRY(v7_cpu_resume)
        bl      v7_invalidate_l1

Isn't the range of bl +/- 32MiB (or +/- 16MibB in Thumb 2). Is the
kernel really that big? Sorry, I'm having trouble understanding what
causes the problem.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help