linux/arch/sh/kernel
Paul Mundt 6b0022305f sh: Proper show_stack/show_trace() implementation.
This splits out some of the previous show_stack() implementation which
was mostly doing the show_trace() work without actually dumping any of
the stack contents. This now gets split in to two sections, where we
do the fetching of the stack pointer and subsequent stack dumping in
show_stack(), while moving the call trace in to show_trace().

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-10-19 16:30:31 +09:00
..
cpu sh: interrupt exception handling rework 2006-10-12 12:03:04 +09:00
timers sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
vsyscall sh: Initial gitignore list 2006-10-03 13:16:15 +09:00
apm.c sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
asm-offsets.c
cf-enabler.c
cpufreq.c
early_printk.c
entry.S sh: interrupt exception handling rework 2006-10-12 12:03:04 +09:00
head.S
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 2006-10-02 07:57:20 -07:00
io_generic.c
io.c
irq.c sh: interrupt exception handling rework 2006-10-12 12:03:04 +09:00
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c
Makefile sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
module.c
pm.c
process.c sh: Proper show_stack/show_trace() implementation. 2006-10-19 16:30:31 +09:00
ptrace.c
relocate_kernel.S
semaphore.c
setup.c sh: build fixes for defconfigs. 2006-10-03 13:14:04 +09:00
sh_bios.c
sh_ksyms.c sh: build fixes for defconfigs. 2006-10-03 13:14:04 +09:00
signal.c sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
smp.c [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently 2006-10-02 07:57:17 -07:00
sys_sh.c [PATCH] provide kernel_execve on all architectures 2006-10-02 07:57:23 -07:00
syscalls.S
time.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
traps.c sh: Proper show_stack/show_trace() implementation. 2006-10-19 16:30:31 +09:00
vmlinux.lds.S