MIPS: /proc/cpuinfo: always print the supported ISA
commit41315b6ec108e934884d49f5fde7e1d79b3c42d2
authorAaro Koskinen <aaro.koskinen@iki.fi>
Mon, 30 Dec 2013 23:26:31 +0000 (31 01:26 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:46 +0000 (24 22:39 +0100)
treef65fda2c7407f1fa6aa04723ef41177cae61ae9f
parentc330fd90b1b8fa6a8152de27f1252432e39f2dc0
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>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6295/
arch/mips/kernel/proc.c