task_allocator: Use config switches instead of magic defines
authorThomas Gleixner <tglx@linutronix.de>
Sat, 5 May 2012 15:05:48 +0000 (15:05 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 8 May 2012 12:08:46 +0000 (14:08 +0200)
commitf5e10287367dcffb5504d19c83e85ca041ca2596
treecaa6684a16ed32809b328f858711758dc7b0c9bb
parent66bb4cda55477efeb1be5c2cbd3785a69b088a8a
task_allocator: Use config switches instead of magic defines

Replace __HAVE_ARCH_TASK_ALLOCATOR and __HAVE_ARCH_THREAD_ALLOCATOR
with proper config switches.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Tony Luck <tony.luck@intel.com>
Link: http://lkml.kernel.org/r/20120505150142.371309416@linutronix.de
arch/Kconfig
arch/ia64/Kconfig
arch/ia64/include/asm/thread_info.h
arch/sparc/Kconfig
arch/sparc/include/asm/thread_info_32.h
kernel/fork.c