patch-pre2.0.5 linux/arch/i386/kernel/traps.c
Next file: linux/arch/m68k/atari/atafb.c
Previous file: linux/arch/alpha/kernel/bios32.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Wed May 15 07:56:41 1996
- Orig file:
pre2.0.4/linux/arch/i386/kernel/traps.c
- Orig date:
Tue May 7 16:22:17 1996
diff -u --recursive --new-file pre2.0.4/linux/arch/i386/kernel/traps.c linux/arch/i386/kernel/traps.c
@@ -221,16 +221,6 @@
}
/*
- * Allow the process which triggered the interrupt to recover the error
- * condition.
- * - the status word is saved in the cs selector.
- * - the tag word is saved in the operand selector.
- * - the status word is then cleared and the tags all set to Empty.
- *
- * This will give sufficient information for complete recovery provided that
- * the affected process knows or can deduce the code and data segments
- * which were in force when the exception condition arose.
- *
* Note that we play around with the 'TS' bit to hopefully get
* the correct behaviour even in the presence of the asynchronous
* IRQ13 behaviour
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this