| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Problem with THREAD_SIZE_ORDER being undefined |
| From: | David Goodenough <david.goodenough@linkchoose.co.uk> |
| Date: | Fri, 29 Sep 2006 11:06:01 +0100 |
| Organization: | Linkchoose Ltd |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.9.4 |
Has anything changed in 2.6.17 from 2.6.15 with respect to THREAD_SIZE_ORDER and thread_info.h? I have some patches for the Infineon ADM5120 which I am having difficulty compiling. The very first thing it trys to build is arch/asm-mips/asm_offsets.c and this fails saying that:- include/linux/sched.h:1025: error: `THREAD_SIZE_ORDER' undeclared here (not in a function) THREAD_SIZE_ORDER is defined in thread_info.h, and depends on various CONFIG options, we have CONFIG_PAGE_SIZE_4K and CONFIG_32BIT both set to y which should set it properly, but the error message says it is not. These patches used to compile, so my guess is that there has been a change in the common code that the patches do not take account of. Anyone got any ideas? Regards David |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: HELP: opcode not supported on this processor, David Lee |
|---|---|
| Next by Date: | Re: HELP: opcode not supported on this processor, David Lee |
| Previous by Thread: | HELP: opcode not supported on this processor, David Lee |
| Next by Thread: | [PATCH] include children count, in Threads: field present in /proc/<pid>/status (take-1), girish |
| Indexes: | [Date] [Thread] [Top] [All Lists] |