diff options
author | Markos Chandras <markos.chandras@imgtec.com> | 2015-07-01 09:13:31 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-07-09 11:15:17 +0200 |
commit | 0586ac75cd0746a4d5c43372dabcea8739ae0176 (patch) | |
tree | 5dbdcc5c1f3cf3eaf90d080b09ecf4666598f244 /arch/mips/kernel/jump_label.c | |
parent | 977e043d5ea1270ce985e4c165724ff91dc3c3e2 (diff) | |
download | linux-0586ac75cd0746a4d5c43372dabcea8739ae0176.tar.bz2 |
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
The cps-vec code assumes O32 ABI and uses t4-t7 in quite a few places. This
breaks the build on 64-bit. As a result of which, use the pseudo-registers
ta0-ta3 to make the code compatible with 64-bit.
Cc: <stable@vger.kernel.org> # 3.16+
Reviewed-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: stable@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/10589/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/jump_label.c')
0 files changed, 0 insertions, 0 deletions