commit | df9a7b9b5d1a5ef8cd3474d0cea2c6428542e288 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat May 05 15:05:46 2012 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue May 08 14:08:45 2012 +0200 |
tree | 4754c209b5df6eec595cb18ef9f0bb2e59a511d9 | |
parent | c03a6a7ba6f456663e4b254cdde460b24c0852e1 [diff] |
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