tile: Use generic init_task
authorThomas Gleixner <tglx@linutronix.de>
Thu, 3 May 2012 09:02:59 +0000 (09:02 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 5 May 2012 11:00:26 +0000 (13:00 +0200)
commit293ef7b8288da79112276ddd53902aff75ce7494
tree46028d8e58952a98efbc7c038c5b9b6a2ff79ac2
parent3f149aa226e39e7f29ca7bb22f8e5bf304206a8f
tile: Use generic init_task

Same code. Use the generic version. The special Makefile treatment is
pointless anyway as init_task.o contains only data which is handled by
the linker script. So no point on being treated like head text.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Link: http://lkml.kernel.org/r/20120503085035.528129988@linutronix.de
arch/tile/Kconfig
arch/tile/kernel/Makefile
arch/tile/kernel/init_task.c [deleted file]
arch/tile/kernel/setup.c