aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/sparc/kernel/entry.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/kernel/entry.S b/arch/sparc/kernel/entry.S
index e2a030045089..33c02b15f478 100644
--- a/arch/sparc/kernel/entry.S
+++ b/arch/sparc/kernel/entry.S
@@ -839,7 +839,7 @@ sys_sigreturn:
839 nop 839 nop
840 840
841 call syscall_trace 841 call syscall_trace
842 nop 842 mov 1, %o1
843 843
8441: 8441:
845 /* We don't want to muck with user registers like a 845 /* We don't want to muck with user registers like a