From: H. J. Lu Date: Fri, 8 Jul 2005 19:25:00 +0000 (-0700) Subject: [IA64] Fix a typo in arch/ia64/kernel/entry.S X-Git-Tag: v2.6.13-rc3~90^2~4 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=763b3917e779c9c25d56fc71a796774185cd6ce2;p=linux-2.6-omap-h63xx.git [IA64] Fix a typo in arch/ia64/kernel/entry.S Both 2.4 and 2.6 kernels need this patch for the next binutils. Signed-off-by: Tony Luck --- diff --git a/arch/ia64/kernel/entry.S b/arch/ia64/kernel/entry.S index 69f88d561d6..bb9a506deb7 100644 --- a/arch/ia64/kernel/entry.S +++ b/arch/ia64/kernel/entry.S @@ -1249,7 +1249,7 @@ ENTRY(sys_rt_sigreturn) stf.spill [r17]=f11 adds out0=16,sp // out0 = &sigscratch br.call.sptk.many rp=ia64_rt_sigreturn -.ret19: .restore sp 0 +.ret19: .restore sp,0 adds sp=16,sp ;; ld8 r9=[sp] // load new ar.unat