powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
[deliverable/linux.git] / arch / powerpc / kernel / fpu.S
index 9ad236e5d2c9d072540f1167107076e883af9ac3..38eb79b8a034940b6cca0988b432d75cf2db7bd4 100644 (file)
@@ -73,10 +73,6 @@ END_FTR_SECTION_IFSET(CPU_FTR_VSX)
        MTFSF_L(fr0)
        REST_32FPVSRS(0, R4, R7)
 
-       /* FP/VSX off again */
-       MTMSRD(r6)
-       SYNC
-
        blr
 #endif /* CONFIG_PPC_TRANSACTIONAL_MEM */
 
This page took 0.023668 seconds and 5 git commands to generate.