summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/asm-offsets.c
diff options
context:
space:
mode:
authorChris Zankel <chris@zankel.net>2010-05-01 23:00:07 -0700
committerChris Zankel <chris@zankel.net>2010-05-01 23:00:07 -0700
commited5010ea469baa8c0038d027c3b79a600da36811 (patch)
treeba70a250d2ea286f4eae0d2822ac3bf975f8a9b3 /arch/xtensa/kernel/asm-offsets.c
parent91e080633221cadece6c1c37786ef8a18a9d1a5e (diff)
downloadop-kernel-dev-ed5010ea469baa8c0038d027c3b79a600da36811.zip
op-kernel-dev-ed5010ea469baa8c0038d027c3b79a600da36811.tar.gz
xtensa: Fix linker script patch-up
The Xtensa architecture requires to patch the generated linker script to insert precede certain sections with a .literal section. Ammend the sed script to fix-up only sequences that start with a '*': '*(.init.text)' -> '*(.init.literal .init.text)' Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/kernel/asm-offsets.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud