• Paul Mundt's avatar
    sh: Kill off the .stack section. · 50e98e72
    Paul Mundt authored
    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: default avatarPaul Mundt <lethal@linux-sh.org>
    50e98e72
vmlinux.lds.S 3.86 KB