From 672bd82634ab15179f682f7790f6aae13f2e8724 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 24 May 2007 14:56:58 +0100 Subject: [PATCH] --- yaml --- r: 57577 b: refs/heads/master c: da9bc7263dc7e32d52dd922fe3f46eb7107c0143 h: refs/heads/master i: 57575: 96e9cc171269991d9bfebf14ac6c279b7e5fc388 v: v3 --- [refs] | 2 +- trunk/arch/mips/kernel/smtc-asm.S | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 3b5220e566e3..79fa71d22ef3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fbf6ede2ce05592661cec04e04b88f6bab00eb09 +refs/heads/master: da9bc7263dc7e32d52dd922fe3f46eb7107c0143 diff --git a/trunk/arch/mips/kernel/smtc-asm.S b/trunk/arch/mips/kernel/smtc-asm.S index 921207c4a83c..20938a4cb52d 100644 --- a/trunk/arch/mips/kernel/smtc-asm.S +++ b/trunk/arch/mips/kernel/smtc-asm.S @@ -121,10 +121,7 @@ LEAF(self_ipi) subu t1,sp,PT_SIZE sw ra,PT_EPC(t1) sw a0,PT_PADSLOT4(t1) - LONG_L s0, TI_REGS($28) - LONG_S sp, TI_REGS($28) la t2,ipi_decode - LONG_S s0, TI_REGS($28) sw t2,PT_PADSLOT5(t1) /* Save pre-disable value of TCStatus */ sw t0,PT_TCSTATUS(t1)