diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2012-09-17 03:44:31 +0200 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2012-10-04 00:11:04 +0200 |
commit | f6a03a12ecdbe0dd80a55f6df3b7206c5a403a49 (patch) | |
tree | 898f115bc00efd6d4bdca22060431286c0193c4c /arch/powerpc | |
parent | MAINTAINERS: add Max Filippov as an xtensa port maintainer (diff) | |
download | linux-f6a03a12ecdbe0dd80a55f6df3b7206c5a403a49.tar.xz linux-f6a03a12ecdbe0dd80a55f6df3b7206c5a403a49.zip |
xtensa: fix linker script transformation for .text.unlikely
Now that binutils generate *.unlikely sections which don't follow
documented (info as) literal section naming rules, section name
transformation script doesn't work well resulting in the following
errors at vmlinux link time:
main.c:(.text.unlikely+0x3): dangerous relocation: l32r: literal
placed after use: .literal.unlikely
Fix section name transformation script by adding specific rule for
.text.unlikely sections.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions