linux/arch/arm/vfp
Colin Cross 8d5e8b025e ARM: 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.

Change-Id: I997ab1554944eba86730818ff242d7ebe1b32736
Signed-off-by: Colin Cross <ccross@android.com>
2012-05-08 13:11:00 +08:00
..
entry.S ARM: vfp: Move exception address fixup into vfphw.S 2011-06-14 09:09:51 -07:00
Makefile arm: change to new flag variables 2011-03-17 14:02:55 +01:00
vfp.h [ARM] 5387/1: Add ptrace VFP support on ARM 2009-02-12 10:59:43 +00:00
vfpdouble.c
vfphw.S Merge remote-tracking branch 'remotes/aosp/android-3.0' into develop-3.0 2011-11-09 13:06:28 +08:00
vfpinstr.h
vfpmodule.c ARM: vfp: only clear vfp state for current cpu in vfp_pm_suspend 2012-05-08 13:11:00 +08:00
vfpsingle.c