patch-2.1.124 linux/include/linux/sched.h
Next file: linux/include/linux/sysctl.h
Previous file: linux/include/linux/pci.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Oct  4 12:17:40 1998
-  Orig file: 
v2.1.123/linux/include/linux/sched.h
-  Orig date: 
Wed Sep  9 14:51:13 1998
diff -u --recursive --new-file v2.1.123/linux/include/linux/sched.h linux/include/linux/sched.h
@@ -322,7 +322,7 @@
 #define PF_MEMALLOC	0x00000800	/* Allocating memory */
 
 #define PF_USEDFPU	0x00100000	/* task used FPU this quantum (SMP) */
-#define PF_DTRACE	0x00200000	/* delayed trace (used on m68k) */
+#define PF_DTRACE	0x00200000	/* delayed trace (used on m68k, i386) */
 
 /*
  * Limit the stack by to some sane default: root can always
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov