patch-2.3.99-pre9 linux/include/asm-mips64/offset.h

Next file: linux/include/asm-mips64/paccess.h
Previous file: linux/include/asm-mips64/ng1.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre8/linux/include/asm-mips64/offset.h linux/include/asm-mips64/offset.h
@@ -52,7 +52,8 @@
 #define TASK_COUNTER       56
 #define TASK_PRIORITY      64
 #define TASK_MM            80
-#define TASK_STRUCT_SIZE   1480
+#define TASK_PROCESSOR     100
+#define TASK_STRUCT_SIZE   1432
 
 /* MIPS specific thread_struct offsets. */
 #define THREAD_REG16   896

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)