From: Stephen Boyd Date: Mon, 10 Nov 2014 20:56:40 +0000 (+0100) Subject: ARM: 8196/1: vfp: Workaround bad MVFR1 register on some Kraits X-Git-Tag: omap-for-v3.20/drop-legacy-3517~102^2~1^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0f2a9f0f8f420f604e1ae06f1d24cc9b61a9d0;p=pandora-kernel.git ARM: 8196/1: vfp: Workaround bad MVFR1 register on some Kraits Certain versions of the Krait processor don't report that they support the fused multiply accumulate instruction via the MVFR1 register despite the fact that they actually do. Unfortunately we use this register to identify support for VFPv4. Override the hwcap on all Krait processors to indicate support for VFPv4 to workaround this. Tested-by: Rob Clark Signed-off-by: Stephen Boyd Signed-off-by: Russell King --- Reading git-diff-tree failed