MIPS: kernel: entry.S: Add MIPS R6 related definitions
authorMarkos Chandras <markos.chandras@imgtec.com>
Fri, 14 Nov 2014 10:05:41 +0000 (10:05 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:26 +0000 (15:37 +0000)
The instruction hazard barrier in the form of:

jr.hb ra
nop

is valid on MIPS R6 as well.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/kernel/entry.S

Simple merge