]> 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)
commit6406aa5c426b4421c66a04753215690cce920123
tree1348f7de1523a63126bcaa64bfa399ae5c71cbfe
parent877569818c57e5537c4c2d4193384c19cb275b76
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