mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-16 18:15:52 +00:00
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>
This commit is contained in:
parent
6ae5e8d759
commit
50e98e72e4
2 changed files with 1 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue