patch-2.1.79 linux/arch/i386/kernel/entry.S
Next file: linux/arch/i386/kernel/i386_ksyms.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat Jan 10 11:57:29 1998
- Orig file:
v2.1.78/linux/arch/i386/kernel/entry.S
- Orig date:
Tue Dec 2 16:45:17 1997
diff -u --recursive --new-file v2.1.78/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -71,13 +71,10 @@
* these are offsets into the task-struct.
*/
state = 0
-counter = 4
-priority = 8
-flags = 12
-sigpending = 16
-dbgreg6 = 44
-dbgreg7 = 48
-exec_domain = 52
+flags = 4
+sigpending = 8
+addr_limit = 12
+exec_domain = 16
ENOSYS = 38
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov