sh: Kill off the .stack section.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 02:40:05 +0000 (11:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 02:40:05 +0000 (11:40 +0900)
commit50e98e72e459e43b6b9a5449e35bb6fc54e21149
tree7f807f70e884721535d56857a71d599ade6be9c4
parent6ae5e8d7598ce01ac0e7dab1b89894c7386a2e61
sh: Kill off the .stack section.

We had a special .stack section in the ld script that
was being used to position r15 initially. This is
nonsensical, as we can just use a THREAD_SIZE offset
from the init_thread_union instead (as every other arch
does).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/head.S
arch/sh/kernel/vmlinux.lds.S