]> Pileus Git - ~andy/linux/commit
powerpc: Use common threadinfo allocator
authorThomas Gleixner <tglx@linutronix.de>
Sat, 5 May 2012 15:05:45 +0000 (15:05 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 8 May 2012 12:08:45 +0000 (14:08 +0200)
commit96c951179736eb59c5f66de2ac85af9e7a6a8b15
tree0ee038698189d943bf43d889e8eb8c769c4ee967
parent3194f61de93d4d4fbc2f2ddb25aeded6f9cebaeb
powerpc: Use common threadinfo allocator

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Link: http://lkml.kernel.org/r/20120505150142.059161130@linutronix.de
arch/powerpc/include/asm/thread_info.h
arch/powerpc/kernel/process.c