From: Imre Deak Date: Sun, 11 Apr 2010 14:57:07 +0000 (+0100) Subject: ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate X-Git-Tag: v2.6.34-rc5~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c5cac63851f347d8308d69f1892c4af51d7c1a4;p=pandora-kernel.git ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate From: Imre Deak Recently the UP versions of these functions were refactored and as a side effect it became possible to call them for the current thread. This isn't true for the SMP versions however, so fix this up. Signed-off-by: Imre Deak Signed-off-by: Russell King --- Reading git-diff-tree failed