git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6b39ae
)
MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case
author
Markos Chandras
<markos.chandras@imgtec.com>
Tue, 3 Mar 2015 18:48:48 +0000
(18:48 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 10 Apr 2015 13:41:46 +0000
(15:41 +0200)
Commit
5753762cbd1c
("MIPS: asm: spinlock: Replace "sub" instruction
with "addiu") replaced the "sub" instruction with addiu but it did
not update the immediate value in the R10000_LLSC_WAR case.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Fixes:
5753762cbd1c
("MIPS: asm: spinlock: Replace "sub" instruction with "addiu"")
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9385/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/spinlock.h
patch
|
blob
|
history
diff --cc
arch/mips/include/asm/spinlock.h
Simple merge