x86: 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> Link: http://lkml.kernel.org/r/20120503085035.739963562@linutronix.de Cc: x86@kernel.org
Showing
- arch/x86/Kconfig 1 addition, 0 deletionsarch/x86/Kconfig
- arch/x86/Makefile 0 additions, 1 deletionarch/x86/Makefile
- arch/x86/kernel/Makefile 1 addition, 1 deletionarch/x86/kernel/Makefile
- arch/x86/kernel/init_task.c 0 additions, 42 deletionsarch/x86/kernel/init_task.c
- arch/x86/kernel/process.c 9 additions, 0 deletionsarch/x86/kernel/process.c
Loading
Please register or sign in to comment