sh-use-common-threadinfo-allocator
authorThomas Gleixner <tglx@linutronix.de>
Sat, 5 May 2012 15:05:46 +0000 (15:05 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 8 May 2012 12:08:45 +0000 (14:08 +0200)
commitdf9a7b9b5d1a5ef8cd3474d0cea2c6428542e288
tree4754c209b5df6eec595cb18ef9f0bb2e59a511d9
parentc03a6a7ba6f456663e4b254cdde460b24c0852e1
sh-use-common-threadinfo-allocator

The core now has a threadinfo allocator which uses a kmemcache when
THREAD_SIZE < PAGE_SIZE.

Deal with the xstate cleanup in the new arch_release_task_struct()
function.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Paul Mundt <lethal@linux-sh.org>
Link: http://lkml.kernel.org/r/20120505150142.189348931@linutronix.de
arch/sh/include/asm/thread_info.h
arch/sh/kernel/process.c