linux/arch/sh
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
..
boards sh: Default enable R7780RP IRQs. 2006-10-12 11:56:31 +09:00
boot sh: Initial gitignore list 2006-10-03 13:16:15 +09:00
cchips sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
configs sh: defconfig updates. 2006-10-03 13:08:20 +09:00
drivers sh: Fix pr_debug statements for sh4 2006-10-06 15:36:15 +09:00
kernel sh: Proper show_stack/show_trace() implementation. 2006-10-19 16:30:31 +09:00
lib sh: Fix memcpy() build error on sh4eb. 2006-09-27 17:50:03 +09:00
math-emu sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
mm sh: Zero-out coherent buffer in consistent_alloc(). 2006-10-10 18:33:10 +09:00
oprofile sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver. 2006-09-27 14:30:11 +09:00
tools sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
Kconfig sh: First step at generic timeofday support. 2006-10-06 15:26:21 +09:00
Kconfig.debug sh: Add support for 4K stacks. 2006-09-27 18:22:14 +09:00
Makefile sh: Solution Engine SH7343 board support. 2006-09-27 18:09:34 +09:00