diff options
author | Colin Cross <ccross@android.com> | 2012-07-20 02:03:43 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-15 08:10:06 -0700 |
commit | ea2ebaa71c978254c2a93bf561236aec8a167166 (patch) | |
tree | 5b93e476cf4b8c33122821762ed17b0298ac8926 /arch/arm/mach-l7200/include/mach/debug-macro.S | |
parent | 05aa0d1bc94e2809ec0ccb4be20860784e4640b1 (diff) |
ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend
commit a84b895a2348f0dbff31b71ddf954f70a6cde368 upstream.
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.
Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/mach-l7200/include/mach/debug-macro.S')
0 files changed, 0 insertions, 0 deletions