diff options
author | Heiko Carstens <[email protected]> | 2016-02-01 10:13:05 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2016-02-10 09:25:20 +0100 |
commit | 9900c48c46d8bcf497972024c5fe366e6d9771f3 (patch) | |
tree | f4e70da439a307524df54841414af77fbd70b36f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 665ca9187c4087736fa57b0e00bcf33ea601fb6f (diff) |
s390/stacktrace: fix address ranges for asynchronous and panic stack
git commit dc7ee00d4771 ("s390: lowcore stack pointer offsets")
introduced a regression in regard to save_stack_trace(). The stack
pointer for the asynchronous and the panic stack in the lowcore now
have an additional offset applied to them. This offset needs to be
taken into account in the calculation for the low and high address for
the stacks.
This bug was already partially fixed with 9cc5c206d9b4
("s390/dumpstack: fix address ranges for asynchronous and panic
stack"). This patch fixes it also for the stacktrace code.
Fixes: dc7ee00d4771 ("s390: lowcore stack pointer offsets")
Signed-off-by: Heiko Carstens <[email protected]>
Tested-by: Peter Oberparleiter <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions