]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/vfp/vfpmodule.c
Merge ../linux-2.6
[linux-2.6-omap-h63xx.git] / arch / arm / vfp / vfpmodule.c
index 4aae7a7dfd81692370df521719389f798e6968ed..b486863e198ffc0453e2a63672d30bdbd80fc5df 100644 (file)
@@ -331,6 +331,7 @@ static int __init vfp_init(void)
         * we just need to read the VFPSID register.
         */
        vfp_vector = vfp_testing_entry;
+       barrier();
        vfpsid = fmrx(FPSID);
        barrier();
        vfp_vector = vfp_null_entry;