From 546db14ee74118296f425f3b91634fb767d67290 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 27 Jan 2000 01:05:20 +0000 Subject: Merge with Linux 2.3.23. The new bootmem stuff has broken various platforms. At this time I've only verified that IP22 support compiles and IP27 actually works. --- include/asm-mips/offset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/asm-mips/offset.h') diff --git a/include/asm-mips/offset.h b/include/asm-mips/offset.h index 69a32238a..ba0b87698 100644 --- a/include/asm-mips/offset.h +++ b/include/asm-mips/offset.h @@ -52,7 +52,7 @@ #define TASK_COUNTER 24 #define TASK_PRIORITY 28 #define TASK_MM 792 -#define TASK_STRUCT_SIZE 856 +#define TASK_STRUCT_SIZE 864 /* MIPS specific thread_struct offsets. */ #define THREAD_REG16 568 -- cgit v1.2.3