linux/arch/cris
Thomas Gleixner 803fc74f06 cris: Use common threadinfo allocator
There is no functional difference. __get_free_pages() ends up calling
alloc_pages_node().

This also allocates only one page which matches THREAD_SIZE instead of
an extra page for nothing.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Link: http://lkml.kernel.org/r/20120505150141.681236240@linutronix.de
2012-05-08 14:08:44 +02:00
..
arch-v10
arch-v32 cris: Use generic idle thread allocation 2012-04-26 12:06:11 +02:00
boot
configs
include cris: Use common threadinfo allocator 2012-05-08 14:08:44 +02:00
kernel cris: Use generic init_task 2012-05-05 13:00:22 +02:00
mm
Kconfig init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK 2012-05-05 13:00:46 +02:00
Kconfig.debug
Makefile