1
0
Fork 0
remarkable-linux/arch
Thomas Gleixner cb0fcba283 frv: 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>
Acked-by: David Howells <dhowells@redhat.com>
Link: http://lkml.kernel.org/r/20120503085034.546687215@linutronix.de
2012-05-05 13:00:23 +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 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-03-29 18:12:23 -07:00
hexagon hexagon: Use generic idle thread allocation 2012-04-26 12:06:11 +02:00
ia64 ia64: Use generic idle thread allocation 2012-04-26 12:06:10 +02:00
m32r smp: Add task_struct argument to __cpu_up() 2012-04-26 12:06:09 +02:00
m68k m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire 2012-04-17 17:06:34 +10:00
microblaze Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 2012-04-04 17:13:43 -07:00
mips mips: Use generic idle thread allocation 2012-04-26 12:06:11 +02:00
mn10300 smp: Add task_struct argument to __cpu_up() 2012-04-26 12:06:09 +02:00
openrisc Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
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 Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
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 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 2012-04-04 17:13:43 -07:00
x86 x86: Use generic idle thread allocation 2012-04-26 12:06:10 +02:00
xtensa Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-03-29 18:12:23 -07:00
.gitignore
Kconfig init_task: Create generic init_task instance 2012-05-05 13:00:21 +02:00