commit | d0b691dffaee89a4c9e1890694d0c77201d7a9b1 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu May 03 09:03:00 2012 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat May 05 13:00:26 2012 +0200 |
tree | 20e4d25d0d25bccb1d77fd998aedb79e2b6e0070 | |
parent | 293ef7b8288da79112276ddd53902aff75ce7494 [diff] |
unicore32: 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: Guan Xuetao <gxt@mprc.pku.edu.cn> Link: http://lkml.kernel.org/r/20120503085035.669622065@linutronix.de