commit | 3194f61de93d4d4fbc2f2ddb25aeded6f9cebaeb | [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 | 635e0a395081a345586d3e51a5b1fb5ffe54d0ed | |
parent | fe844052bca4355bf1a1b078d3e7727800cf3c73 [diff] |
mips: Use common threadinfo allocator No point in using kmalloc for allocating 0, 1 resp. 2 pages for threadinfo. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Ralf Baechle <ralf@linux-mips.org> Link: http://lkml.kernel.org/r/20120505150141.936950979@linutronix.de