commit | e6e9c540d5d177e7a40d8b40a3b2386bdefbe5da | [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 | 382cdde7e63b86b7111d348746237b6fb2ddd1c0 | |
parent | c64872cd0dd5892f4d6f3605ffca36d13e63443d [diff] |
m32r: Use common threadinfo allocator No reason why m32r needs to use kmalloc to allocate 2 pages instead of using the core allocator. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Hirokazu Takata <takata@linux-m32r.org> Link: http://lkml.kernel.org/r/20120505150141.875430830@linutronix.de