diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2012-08-09 05:25:35 +0400 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2012-12-19 09:10:20 +0400 |
commit | c0226e34a4293dee0e7c5787e1ebfc5ee8b44b7c (patch) | |
tree | 730149cbd56ebfdd916420e9c9d39ded7005ec4f /arch/xtensa/mm | |
parent | 6550162200b40d1e725167f8a617255c42b57552 (diff) | |
download | linux-c0226e34a4293dee0e7c5787e1ebfc5ee8b44b7c.tar.xz |
xtensa: make DoubleExceptionVector literals fit the gap
Manually load references to exc_table from the explicit literal in order
to fit DoubleExceptionVector.literals into the available 16-byte gap
before DoubleExceptionVector.text in the absence of link time
relaxation. Without this fix DoubleExceptionVector.literal section
overlaps DoubleExceptionVector.text section in the linked vmlinux image.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/mm')
0 files changed, 0 insertions, 0 deletions