git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3194f61
)
powerpc: Use common threadinfo allocator
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 5 May 2012 15:05:45 +0000
(15:05 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 8 May 2012 12:08:45 +0000
(14:08 +0200)
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
No differences found