From: Russell King Date: Sat, 9 Jul 2011 16:41:33 +0000 (+0100) Subject: ARM: vfp: ensure that thread flushing works if preempted X-Git-Tag: v3.1-rc1~258^2~1^9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19dad35fe0f10df8f0524f98037469e3a0dd1ec2;p=pandora-kernel.git 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: Russell King --- Reading git-diff-tree failed