Home
last modified time | relevance | path

Searched hist:"0 d15d74a1ead10673b5b1db66d4c90552769096c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dfork.cdiff 0d15d74a1ead10673b5b1db66d4c90552769096c Sat May 05 10:05:41 CDT 2012 Thomas Gleixner <tglx@linutronix.de> fork: Provide kmemcache based thread_info allocator

Several architectures have their own kmemcache based thread allocator
because THREAD_SIZE is smaller than PAGE_SIZE. Add it to the core code
conditionally on THREAD_SIZE < PAGE_SIZE so the private copies can go.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20120505150141.491002124@linutronix.de