patch-2.1.79 linux/arch/alpha/kernel/entry.S

Next file: linux/arch/alpha/kernel/head.S
Previous file: linux/arch/alpha/kernel/cia.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/arch/alpha/kernel/entry.S linux/arch/alpha/kernel/entry.S
@@ -29,11 +29,10 @@
 /*
  * task structure offsets
  */
-#define TASK_STATE	0
-#define TASK_COUNTER	8
-#define TASK_PRIORITY	16
-#define TASK_FLAGS	24
-#define TASK_SIGPENDING	32	
+#define TASK_STATE	 0
+#define TASK_FLAGS	 8
+#define TASK_SIGPENDING	16
+#define TASK_SIZE	24	
 
 /*
  * task flags (must match include/linux/sched.h):

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