From: Thomas Gleixner Date: Thu, 3 May 2012 09:02:56 +0000 (+0000) Subject: mn10300: Use generic init_task X-Git-Tag: v3.5-rc1~163^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe285f523bc13185da6d4c740655b2c27c75cf13;p=pandora-kernel.git mn10300: 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 Acked-by: David Howells Link: http://lkml.kernel.org/r/20120503085035.011270394@linutronix.de --- Reading git-diff-tree failed