MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
authorMarkos Chandras <markos.chandras@imgtec.com>
Fri, 14 Nov 2014 10:10:02 +0000 (10:10 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:26 +0000 (15:37 +0000)
commit515a6393dbac4f4492237c7b305bbf9c4c558a1c
tree1348f7de1523a63126bcaa64bfa399ae5c71cbfe
parent6ebb496ffc7eeb309a1505bb980e6fb1499eebd7
MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo

Print 'mips64r6' and/or 'mips32r6' if the kernel is running on
a MIPS R6 core.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/include/asm/cpu-features.h
arch/mips/kernel/proc.c