summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMarkos Chandras <markos.chandras@imgtec.com>2014-11-24 14:40:11 +0000
committerLuis Henriques <luis.henriques@canonical.com>2015-03-02 15:04:29 +0000
commitb4fe5e2d8a3be042e4ef3b5f9f3ccefc7612ddb7 (patch)
tree952e99724831312a3df2fc6950f66f857538a67f /kernel
parentf27d07312ffca015b45d3529342dcfb55a1058f2 (diff)
MIPS: kernel: cps-vec: Replace "addi" with "addiu"
commit acac4108df6029c03195513ead7073bbb0cb9718 upstream. 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: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions