MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 20 Nov 2014 13:31:48 +0000 (13:31 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:22 +0000 (15:37 +0000)
MIPS R6 changed the opcodes for LL/SC instructions so we need to set
the correct ISA.

Cc: Matthew Fortune <Matthew.Fortune@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/include/asm/cmpxchg.h

Simple merge