patch-2.1.103 linux/include/asm-i386/processor.h

Next file: linux/include/asm-mips/mipsregs.h
Previous file: linux/fs/umsdos/symlink.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.102/linux/include/asm-i386/processor.h linux/include/asm-i386/processor.h
@@ -71,6 +71,9 @@
 extern unsigned int machine_submodel_id;
 extern unsigned int BIOS_revision;
 
+/* Lazy FPU handling on uni-processor */
+extern struct task_struct *last_task_used_math;
+
 /*
  * User space process size: 3GB (default).
  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov