patch-2.1.115 linux/arch/mips/sni/int-handler.S

Next file: linux/arch/mips/sni/pci.c
Previous file: linux/arch/mips/sni/hw-access.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.114/linux/arch/mips/sni/int-handler.S linux/arch/mips/sni/int-handler.S
@@ -1,9 +1,8 @@
-/*
+/* $Id: int-handler.S,v 1.4 1998/05/08 01:44:24 ralf Exp $
+ *
  * SNI RM200 PCI specific interrupt handler code.
  *
  * Copyright (C) 1994 - 1997 by Ralf Baechle
- *
- * $Id: int-handler.S,v 1.3 1998/05/01 01:35:33 ralf Exp $
  */
 #include <asm/asm.h>
 #include <linux/config.h>
@@ -18,7 +17,6 @@
 		.align	5
 		NESTED(sni_rm200_pci_handle_int, PT_SIZE, sp)
 		SAVE_ALL
-		REG_S	sp,PT_OR2(sp)
 		CLI
 		.set	at
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov