]> git.baikalelectronics.ru Git - kernel.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)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:46 +0000 (22:39 +0100)
commitcb87b74f6cdb766f8b26d28c89b2b8473d7a309f
treef65fda2c7407f1fa6aa04723ef41177cae61ae9f
parentb4813c0b343e2405f0817d00e9d7d272e6efce0b
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