dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ppc/xmon
Josh Boyer 4dbefe6459 [POWERPC] PPC: Fix xmon stack frame address in backtrace
The stack frame address was being printed incorrectly in the backtrace
option of XMON on PPC.  This patch fixes it to print the actual stack
address instead of the address of the local variable that contains it.

Signed-off-by: Josh Boyer <jdub@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-09-21 22:55:06 +10:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ansidecl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nonstdio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ppc-dis.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ppc-opc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ppc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
privinst.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setjmp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
start.c [POWERPC] PPC 4xx: Enable XMON on PPC 4xx boards 2006-09-13 18:39:52 +10:00
start_8xx.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
subr_prf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xmon.c [POWERPC] PPC: Fix xmon stack frame address in backtrace 2006-09-21 22:55:06 +10:00