]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
authorLeonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Mon, 24 Nov 2014 09:59:02 +0000 (09:59 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:24 +0000 (15:37 +0000)
commit1404f9ba92bb25d288dcc8a5a74b529e135f9177
treed804bb89906c395cba9594da373d5db8b2ba6f45
parentbce658c3d2d134341f995fabac51def99bd33425
MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs

The current HW bugs checked in cpu-bugs64, do not apply to R6 cores
and they cause compilation problems due to removed <R6 instructions,
so do not check for them for the time being.

Reviewed-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/kernel/cpu-bugs64.c