frv: Use core allocator for task_struct
authorThomas Gleixner <tglx@linutronix.de>
Thu, 3 May 2012 09:02:47 +0000 (09:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Aug 2013 15:26:28 +0000 (08:26 -0700)
commitfa046609113bcc1ff7d22d90928ae47b44401391
tree410a30f629d720a4896d372a6f038f24a44a54e9
parent0a2436eff9888b8fff8b7a5cf6bae49826615a7e
frv: Use core allocator for task_struct

commit c6ae063aaf3786b9db7f19a90bf4ed8aaebb7f90 upstream.

There is no point having a copy of the core allocator.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: David Howells <dhowells@redhat.com>
Link: http://lkml.kernel.org/r/20120503085033.967140188@linutronix.de
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/frv/include/asm/thread_info.h
arch/frv/kernel/process.c