]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcbe588b6a343c956c67f8f7b8e80e5eb6ed1526a
tree1348f7de1523a63126bcaa64bfa399ae5c71cbfe
parent81f93e21870d282fdb1cf707ffbf775edebb3791
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