[MIPS] Move .set reorder out of conditional code
authorChris Dearman <chris@mips.com>
Thu, 1 Feb 2007 19:54:13 +0000 (19:54 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Feb 2007 16:53:23 +0000 (16:53 +0000)
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/r4k_fpu.S

index 8b5ccfa99dd1b9358a64f2fbe4512c54ee651daa..59c1577ecbb31e303dd8aa00d99d5dc3dfd4e13f 100644 (file)
@@ -193,9 +193,10 @@ LEAF(_restore_fp_context32)
        jr      ra
         li     v0, 0                                   # success
        END(_restore_fp_context32)
-       .set    reorder
 #endif
 
+       .set    reorder
+
        .type   fault@function
        .ent    fault
 fault: li      v0, -EFAULT                             # failure