OSDN Git Service

sparc: unify kernel/init_task
authorSam Ravnborg <sam@ravnborg.org>
Thu, 4 Dec 2008 21:28:09 +0000 (13:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Dec 2008 21:28:09 +0000 (13:28 -0800)
commitb28017f57f1ec16ab515e99d863bf9f33ea0d737
tree779968a8a26b6c3a29e90a737ca22a10360245a8
parent757498c63ed70ec8961aa432173247f4373ef0c3
sparc: unify kernel/init_task

A closer inspection revealed that these two files had identical
functionality - but the implementation of it differed slightly.

Base it on the sparc version as it was the best.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Makefile
arch/sparc/kernel/Makefile
arch/sparc/kernel/init_task.c [moved from arch/sparc/kernel/init_task_32.c with 100% similarity]
arch/sparc/kernel/init_task_64.c [deleted file]