linux-kernel-test/arch/cris/include
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 Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
arch-v32 Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
asm cris: Use common threadinfo allocator 2012-05-08 14:08:44 +02:00