sh: Always provide thread_info allocators.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 10:01:11 +0000 (19:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 10:01:11 +0000 (19:01 +0900)
Presently the thread_info allocators are special cased, depending on
THREAD_SHIFT < PAGE_SHIFT. This provides a sensible definition for them
regardless of configuration, in preparation for extended CPU state.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found