OSDN Git Service

MIPS: Don't panic on 5KEc.
authorLeonid Yegoshin <yegoshin@mips.com>
Fri, 6 Jul 2012 19:56:01 +0000 (21:56 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 Jul 2012 09:22:48 +0000 (11:22 +0200)
commit78d4803f75277f78ab4fc3be7ad462d78f726df9
tree6e40d49d0a2454f1f0a27641aceadbbf216d7c3c
parent113c62d9844d9037508fa156e47db1b5407a27c3
MIPS: Don't panic on 5KEc.

It's a bloody bog standard MIPS64R2 core with just a new PrId ID.  Iow
that essentially means Linux just panics because it doesn't know how to
name the core.

[ralf@linux-mips.org: Split original patch into several smaller patches.]

Signed-off-by: Leonid Yegoshin <yegoshin@mips.com>
Signed-off-by: Steven J. Hill <sjhill@mips.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3792/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cpu.h
arch/mips/kernel/cpu-probe.c
arch/mips/kernel/traps.c