Skip to content
Commit 19dad35f authored by Russell King's avatar Russell King
Browse files

ARM: vfp: ensure that thread flushing works if preempted



Prevent a preemption event causing the initialized VFP state being
overwritten by ensuring that the VFP hardware access is disabled
prior to starting initialization.  We can then do this in safety
while still allowing preemption to occur.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent f8f2a852
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment