]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 15 Jan 2015 10:34:00 +0000 (10:34 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:29 +0000 (15:37 +0000)
commit2f6541901159771b1685ee209217ab0cfa782157
treeb65c495c0a78be66c144099a156a4b5f2d9157d1
parent32af95980af0bc4b5b11ae647f97b193af54ae69
MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6

MIPS R6 changed the opcodes for LL/SC instructions so we need to set
the appropriate ISA level.

Cc: Matthew Fortune <Matthew.Fortune@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/kernel/syscall.c