patch-2.1.110 linux/arch/i386/math-emu/fpu_entry.c
Next file: linux/arch/i386/mm/init.c
Previous file: linux/arch/i386/lib/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 20 14:00:11 1998
- Orig file:
v2.1.109/linux/arch/i386/math-emu/fpu_entry.c
- Orig date:
Tue Jun 23 10:01:20 1998
diff -u --recursive --new-file v2.1.109/linux/arch/i386/math-emu/fpu_entry.c linux/arch/i386/math-emu/fpu_entry.c
@@ -558,7 +558,7 @@
RE_ENTRANT_CHECK_ON;
#endif DEBUG
- if (FPU_lookahead && !need_resched)
+ if (FPU_lookahead && !current->need_resched)
{
FPU_ORIG_EIP = FPU_EIP - code_base;
if ( valid_prefix(&byte1, (u_char **)&FPU_EIP,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov