linux/arch/frv
David Howells 3c835670ab FRV: arrange things such that BRA can reach from the trap table
Arrange the sections in the FRV arch so that a BRA instruction with a
16-bit displacement can always reach from the trap table to entry.S,
tlb-miss.S and break.S.

The problem otherwise is that the linker can insert sufficient code between
the slots in the trap table and the targets of the branch instructions in
those slots that the displacement field in the instruction isn't
sufficiently large.  This is because the branch targets were in the .text
section along with most of the other code in the kernel.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-11-29 09:24:54 -08:00
..
boot [PATCH] sanitize frv archclean 2006-09-22 17:48:56 -07:00
kernel FRV: arrange things such that BRA can reach from the trap table 2007-11-29 09:24:54 -08:00
lib [NET]: FRV checksum annotations. 2006-12-02 21:23:03 -08:00
mb93090-mb00 scatterlist fallout: frv 2007-10-27 22:18:11 -07:00
mm FRV: arrange things such that BRA can reach from the trap table 2007-11-29 09:24:54 -08:00
Kconfig Combine instrumentation menus in kernel/Kconfig.instrumentation 2007-10-19 11:53:54 -07:00
Kconfig.debug [PATCH] frv: drop unsupported debugging features 2006-01-08 20:13:36 -08:00
Makefile kbuild: enable 'make AFLAGS=...' to add additional options to AS 2007-10-15 21:59:31 +02:00
defconfig [PATCH] FRV: Add defconfig 2005-07-07 18:23:42 -07:00