patch-2.4.0-test2 linux/arch/i386/math-emu/fpu_entry.c
Next file: linux/arch/i386/math-emu/get_address.c
Previous file: linux/arch/i386/kernel/vm86.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jun 19 18:10:44 2000
- Orig file:
v2.4.0-test1/linux/arch/i386/math-emu/fpu_entry.c
- Orig date:
Fri Jul 23 13:19:02 1999
diff -u --recursive --new-file v2.4.0-test1/linux/arch/i386/math-emu/fpu_entry.c linux/arch/i386/math-emu/fpu_entry.c
@@ -210,7 +210,7 @@
}
FPU_lookahead = 1;
- if (current->flags & PF_PTRACED)
+ if (current->ptrace & PT_PTRACED)
FPU_lookahead = 0;
if ( !valid_prefix(&byte1, (u_char **)&FPU_EIP,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)