From: Thomas Gleixner Date: Sat, 5 May 2012 15:05:42 +0000 (+0000) Subject: x86: Use common threadinfo allocator X-Git-Tag: v3.5-rc1~163^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e7c572ce7310def003d8bb7c34260f5d8118cb;p=pandora-kernel.git x86: Use common threadinfo allocator The only difference is the free_thread_info function, which frees xstate. Use the new arch_release_task_struct() function instead and switch over to the core allocator. Signed-off-by: Thomas Gleixner Link: http://lkml.kernel.org/r/20120505150141.559556763@linutronix.de Cc: x86@kernel.org --- Reading git-diff-tree failed