From e761ab33610a0c3b7038d590d7379282be696c61 Mon Sep 17 00:00:00 2001 From: Chris Dearman Date: Thu, 1 Feb 2007 19:54:13 +0000 Subject: [PATCH] --- yaml --- r: 46136 b: refs/heads/master c: 37f26742437df885ddd72150ab352d0a931cd3a7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/kernel/r4k_fpu.S | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 955cb93dc609..7a810f1706ea 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6d6671066a311703bca1b91645bb1e04cc983387 +refs/heads/master: 37f26742437df885ddd72150ab352d0a931cd3a7 diff --git a/trunk/arch/mips/kernel/r4k_fpu.S b/trunk/arch/mips/kernel/r4k_fpu.S index 8b5ccfa99dd1..59c1577ecbb3 100644 --- a/trunk/arch/mips/kernel/r4k_fpu.S +++ b/trunk/arch/mips/kernel/r4k_fpu.S @@ -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