diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2014-11-17 17:09:54 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-11-19 18:22:08 +0100 |
commit | 99436f7d69045800ffd1d66912f85d37150c7e2b (patch) | |
tree | 962a10905af43e16423a1a0878fa6a87deae78ea /scripts/Makefile.modpost | |
parent | MIPS: Zero variable read by get_user / __get_user in case of an error. (diff) | |
download | linux-99436f7d69045800ffd1d66912f85d37150c7e2b.tar.xz linux-99436f7d69045800ffd1d66912f85d37150c7e2b.zip |
MIPS: jump_label.c: Correct the span of the J instruction
Correct the check for the span of the 256MB segment addressable by the J
instruction according to this instruction's semantics. The calculation
of the jump target is applied to the address of the delay-slot
instruction that immediately follows. Adjust the check accordingly by
adding 4 to `e->code' that holds the address of the J instruction
itself.
Signed-off-by: Maciej W. Rozycki <macro@codesourcery.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8515/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'scripts/Makefile.modpost')
0 files changed, 0 insertions, 0 deletions