]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: /proc/cpuinfo: always print the supported ISA
authorAaro Koskinen <aaro.koskinen@iki.fi>
Mon, 30 Dec 2013 23:26:31 +0000 (01:26 +0200)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 20:39:39 +0000 (21:39 +0100)
commit41e54f2c56f3571fc067fd97a0e0aa4ac7757b4b
treec463fd078fbc8ba479ffa47bc5ab029e33dd7abb
parent50ad8e8e67be86bfc1892dc7cb16776800525a81
MIPS: /proc/cpuinfo: always print the supported ISA

Currently the supported ISA is only printed on the latest architectures.
Print it also on legacy platforms.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6295/
arch/mips/kernel/proc.c