diff options
author | Markos Chandras <markos.chandras@imgtec.com> | 2014-11-24 14:40:11 +0000 |
---|---|---|
committer | Markos Chandras <markos.chandras@imgtec.com> | 2015-02-17 15:37:28 +0000 |
commit | acac4108df6029c03195513ead7073bbb0cb9718 (patch) | |
tree | b30726d60d92ea454fd94fcd8c479fe7c07ac257 /tools/scripts | |
parent | 938c12824b1c6617569f6258730a1b8e303b2551 (diff) | |
download | op-kernel-dev-acac4108df6029c03195513ead7073bbb0cb9718.zip op-kernel-dev-acac4108df6029c03195513ead7073bbb0cb9718.tar.gz |
MIPS: kernel: cps-vec: Replace "addi" with "addiu"
The "addi" instruction will trap on overflows which is not something
we need in this code, so we replace that with "addiu".
Link: http://www.linux-mips.org/archives/linux-mips/2015-01/msg00430.html
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Cc: <stable@vger.kernel.org> # v3.15+
Cc: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions