commit | 293ef7b8288da79112276ddd53902aff75ce7494 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu May 03 09:02:59 2012 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat May 05 13:00:26 2012 +0200 |
tree | 46028d8e58952a98efbc7c038c5b9b6a2ff79ac2 | |
parent | 3f149aa226e39e7f29ca7bb22f8e5bf304206a8f [diff] |
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