From: Paul Burton Date: Mon, 27 Jan 2014 15:23:10 +0000 (+0000) Subject: MIPS: Detect the MSA ASE X-Git-Tag: v3.15-rc1~125^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5e9a69e2cb64c15246291fdc0e27134b9cdce37;p=pandora-kernel.git MIPS: Detect the MSA ASE This patch adds support for probing the MSAP bit within the Config3 register in order to detect the presence of the MSA ASE. Presence of the ASE will be indicated in /proc/cpuinfo. The value of the MSA implementation register will be displayed at boot to aid debugging and verification of a correct setup, as is done for the FPU. Signed-off-by: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6430/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed