original_kernel/arch/sh/kernel
Paul Mundt 50e98e72e4 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>
2006-09-27 11:40:05 +09:00
..
cpu
timers
Makefile sh: Move syscall table in to syscall.S. 2006-09-27 11:36:10 +09:00
asm-offsets.c
cf-enabler.c
cpufreq.c
early_printk.c
entry.S sh: Fix kGDB NMI handling. 2006-09-27 11:37:33 +09:00
head.S sh: Kill off the .stack section. 2006-09-27 11:40:05 +09:00
init_task.c
io.c
io_generic.c
irq.c
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c
module.c
process.c
ptrace.c
relocate_kernel.S
semaphore.c sh: Fixup some uninitialized spinlocks. 2006-09-27 11:31:32 +09:00
setup.c
sh_bios.c
sh_ksyms.c
signal.c
smp.c
sys_sh.c
syscalls.S sh: Move syscall table in to syscall.S. 2006-09-27 11:36:10 +09:00
time.c
traps.c sh: Fixup some uninitialized spinlocks. 2006-09-27 11:31:32 +09:00
vmlinux.lds.S sh: Kill off the .stack section. 2006-09-27 11:40:05 +09:00