alistair23-linux/arch
Thomas Gleixner 957b369c3d mips: 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.

Make the linker script align the task on THREAD_SIZE and not on
PAGE_SIZE, as PAGE_SIZE might be smaller than THREAD_SIZE.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ralf Baechle <ralf@linux-mips.org>
Link: http://lkml.kernel.org/r/20120503085034.941344764@linutronix.de
2012-05-05 13:00:24 +02:00
..
alpha alpha: Use generic init_task 2012-05-05 13:00:21 +02:00
arm arm: Use generic init_task 2012-05-05 13:00:22 +02:00
avr32 avr32: Use generic init_task 2012-05-05 13:00:22 +02:00
blackfin blackfin: Use generic init_task 2012-05-05 13:00:22 +02:00
c6x c6x: Use generic init_task 2012-05-05 13:00:22 +02:00
cris cris: Use generic init_task 2012-05-05 13:00:22 +02:00
frv frv: Use generic init_task 2012-05-05 13:00:23 +02:00
h8300 h8300-use-generic-init_task 2012-05-05 13:00:23 +02:00
hexagon hexagon: Use generic idle_task 2012-05-05 13:00:23 +02:00
ia64 ia64: Use generic idle thread allocation 2012-04-26 12:06:10 +02:00
m32r m32r: Use generic init_task 2012-05-05 13:00:23 +02:00
m68k m68k: Use generic init_task 2012-05-05 13:00:23 +02:00
microblaze microblaze: Use generic init_task 2012-05-05 13:00:24 +02:00
mips mips: Use generic init_task 2012-05-05 13:00:24 +02:00
mn10300 smp: Add task_struct argument to __cpu_up() 2012-04-26 12:06:09 +02:00
openrisc
parisc parisc: Use generic idle thread allocation 2012-04-26 12:06:13 +02:00
powerpc powerpc: Use generic idle thread allocation 2012-04-26 12:06:10 +02:00
s390 s390: Use generic idle thread allocation 2012-04-26 12:06:11 +02:00
score
sh sh: Use generic idle thread allocation 2012-04-26 12:06:12 +02:00
sparc sparc: Use generic idle thread allocation 2012-04-26 12:06:12 +02:00
tile smp: Add task_struct argument to __cpu_up() 2012-04-26 12:06:09 +02:00
um smp: Add task_struct argument to __cpu_up() 2012-04-26 12:06:09 +02:00
unicore32
x86 x86: Use generic idle thread allocation 2012-04-26 12:06:10 +02:00
xtensa
.gitignore
Kconfig init_task: Create generic init_task instance 2012-05-05 13:00:21 +02:00