From: Paul Mundt Date: Tue, 12 Jan 2010 10:01:11 +0000 (+0900) Subject: sh: Always provide thread_info allocators. X-Git-Tag: v2.6.34-rc1~285^2~136^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf6b1ba7ae12b3f7cb6b0d060b88d44649f9eda;p=pandora-kernel.git sh: Always provide thread_info allocators. 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 --- Reading git-diff-tree failed