patch-2.1.19 linux/arch/sparc/kernel/head.S
Next file: linux/arch/sparc/kernel/process.c
Previous file: linux/arch/sparc/kernel/entry.S
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Dec 30 11:59:58 1996
- Orig file:
v2.1.18/linux/arch/sparc/kernel/head.S
- Orig date:
Mon Dec 30 15:39:03 1996
diff -u --recursive --new-file v2.1.18/linux/arch/sparc/kernel/head.S linux/arch/sparc/kernel/head.S
@@ -1,4 +1,4 @@
-/* $Id: head.S,v 1.75 1996/12/20 07:54:57 davem Exp $
+/* $Id: head.S,v 1.76 1996/12/30 00:31:09 davem Exp $
* head.S: The initial boot code for the Sparc port of Linux.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
@@ -1062,6 +1062,10 @@
PATCH_INSN(rirq_7win_patch5, rirq_patch5)
#endif
+
+ /* Patch for killing user windows from the register file. */
+ PATCH_INSN(kuw_patch1_7win, kuw_patch1)
+
/* Now patch the kernel window flush sequences.
* This saves 2 traps on every switch and fork.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov