patch-2.1.19 linux/arch/sparc/kernel/wuf.S
Next file: linux/arch/sparc/mm/extable.c
Previous file: linux/arch/sparc/kernel/wof.S
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Mon Dec 30 11:59:58 1996
- Orig file:
v2.1.18/linux/arch/sparc/kernel/wuf.S
- Orig date:
Wed Dec 18 15:58:46 1996
diff -u --recursive --new-file v2.1.18/linux/arch/sparc/kernel/wuf.S linux/arch/sparc/kernel/wuf.S
@@ -1,4 +1,4 @@
-/* $Id: wuf.S,v 1.28 1996/12/10 06:06:20 davem Exp $
+/* $Id: wuf.S,v 1.29 1996/12/28 18:14:23 davem Exp $
* wuf.S: Window underflow trap handler for the Sparc.
*
* Copyright (C) 1995 David S. Miller
@@ -184,8 +184,7 @@
ENTER_SYSCALL
wr %t_psr, PSR_ET, %psr ! enable traps
- WRITE_PAUSE
-
+ nop
call C_LABEL(window_underflow_fault)
mov %g4, %o0
@@ -343,7 +342,7 @@
nop
wr %t_psr, 0x0, %psr
- WRITE_PAUSE
+ nop
b fwin_user_finish_up + 0x4
nop
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov