patch-2.1.101 linux/arch/mips/sgi/kernel/indyIRQ.S
Next file: linux/arch/mips/sgi/kernel/indy_hpc.c
Previous file: linux/arch/mips/sgi/kernel/Makefile
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Fri May 8 00:13:25 1998
- Orig file:
v2.1.100/linux/arch/mips/sgi/kernel/indyIRQ.S
- Orig date:
Wed Dec 10 10:31:10 1997
diff -u --recursive --new-file v2.1.100/linux/arch/mips/sgi/kernel/indyIRQ.S linux/arch/mips/sgi/kernel/indyIRQ.S
@@ -1,4 +1,4 @@
-/* $Id: indyIRQ.S,v 1.2 1997/09/20 19:20:14 root Exp $
+/* $Id: indyIRQ.S,v 1.3 1998/05/01 01:35:14 ralf Exp $
* indyIRQ.S: Interrupt exception dispatch code for FullHouse and
* Guiness.
*
@@ -68,7 +68,6 @@
/* Wheee, a timer interrupt. */
move a0, sp
- addiu t0, s7, 1
jal indy_timer_interrupt
nop # delay slot
@@ -117,7 +116,6 @@
*/
andi a0, s0, (CAUSEF_IP4 | CAUSEF_IP5)
beq a0, zero, 1f
- addiu t0, s7, 1
/* Must be one of the 8254 timers... */
move a0, sp
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov