commit | fe844052bca4355bf1a1b078d3e7727800cf3c73 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat May 05 15:05:44 2012 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue May 08 14:08:45 2012 +0200 |
tree | 27413492b9573f40a1d978741273667a70b90de8 | |
parent | e6e9c540d5d177e7a40d8b40a3b2386bdefbe5da [diff] |
hexagon: 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: Richard Kuo <rkuo@codeaurora.org> Link: http://lkml.kernel.org/r/20120505150141.812612113@linutronix.de