+2
−2
arch/sh/kernel/process.c
0 → 100644
+47
−0
+0
−29
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>