patch-2.4.25 linux-2.4.25/arch/sh/kernel/entry.S
Next file: linux-2.4.25/arch/sh64/config.in
Previous file: linux-2.4.25/arch/sh/defconfig
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
2004-02-18 05:36:30.000000000 -0800
- Orig file:
linux-2.4.24/arch/sh/kernel/entry.S
- Orig date:
2003-11-28 10:26:19.000000000 -0800
diff -urN linux-2.4.24/arch/sh/kernel/entry.S linux-2.4.25/arch/sh/kernel/entry.S
@@ -1,4 +1,4 @@
-/* $Id: entry.S,v 1.1.1.1.2.18 2003/10/23 22:08:56 yoshii Exp $
+/* $Id: entry.S,v 1.1.1.1.2.19 2003/11/26 21:28:28 kkojima Exp $
*
* linux/arch/sh/entry.S
*
@@ -560,7 +560,6 @@
ldc.l @r15+, gbr
lds.l @r15+, mach
lds.l @r15+, macl
- add #4, r15 ! skip placeholder
#ifdef CONFIG_SH_DSP
mov.l @r15+, k0 ! DSP mode marker
@@ -751,7 +750,6 @@
! Save the user registers on the stack.
mov.l k2, @-r15 ! EXPEVT
- add #-4, r15 ! placeholder
!
sts.l macl, @-r15
sts.l mach, @-r15
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)