From: Colin Cross Date: Fri, 20 Jul 2012 01:03:43 +0000 (+0100) Subject: ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend X-Git-Tag: v3.6-rc1~15^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84b895a2348f0dbff31b71ddf954f70a6cde368;p=pandora-kernel.git ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend vfp_pm_suspend runs on each cpu, only clear the hardware state pointer for the current cpu. Prevents a possible crash if one cpu clears the hw state pointer when another cpu has already checked if it is valid. Cc: stable@vger.kernel.org Signed-off-by: Colin Cross Signed-off-by: Russell King --- Reading git-diff-tree failed