git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70e068e
)
sh: Always provide thread_info allocators.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 12 Jan 2010 10:01:11 +0000
(19:01 +0900)
committer
Paul 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