diff options
| author | 2009-03-04 16:21:29 +0100 | |
|---|---|---|
| committer | 2009-04-02 23:38:57 -0700 | |
| commit | 28a0ce7f642f503dde866f763e8144a517fdf74a (patch) | |
| tree | e898e20dd046957a1598da24802c1d8630f21146 /include/linux | |
| parent | xtensa: beat Kconfig into shape (diff) | |
xtensa: use correct stack pointer for stack traces
Right now, the xtensa stacktrace code reads the _current_ kernel stack
pointer if nothing is supplied. With debugging facilities like sysrq
this means that the backtrace of the sysrq-handler is printed instead
of a trace of the given task's stack.
When no stack pointer is specified in show_trace() and show_stack(),
use the stack pointer that comes with the handed in task descriptor to
make stack traces more useful.
Signed-off-by: Johannes Weiner <jw@emlix.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
