linux/arch/xtensa
Max Filippov c0226e34a4 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>
2012-12-18 21:10:20 -08:00
..
boot xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
configs xtensa: drop CONFIG_EMBEDDED_RAMDISK 2012-10-03 15:13:09 -07:00
include Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
kernel xtensa: make DoubleExceptionVector literals fit the gap 2012-12-18 21:10:20 -08:00
lib xtensa: fix memmove(), bcopy(), and memcpy(). 2012-10-15 21:41:19 -07:00
mm xtensa: fix missing return in do_page_fault for SIGBUS case 2012-10-15 21:42:52 -07:00
platforms TTY: call tty_port_destroy in the rest of drivers 2012-11-15 17:20:58 -08:00
variants xtensa: unbalanced parentheses 2012-12-18 21:10:20 -08:00
Kconfig xtensa: switch to generic clone() 2012-11-28 23:43:41 -05:00
Kconfig.debug xtensa: add config option to disable linker relaxation 2012-12-18 21:10:20 -08:00
Makefile xtensa: add config option to disable linker relaxation 2012-12-18 21:10:20 -08:00