diff options
author | Miroslav Benes <[email protected]> | 2019-10-29 15:39:02 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2019-11-05 12:30:15 +0100 |
commit | c2f2093e149d3109f1457deac4909191d9aca323 (patch) | |
tree | 105422ac0d0461456665843cf0db280166f0d73d /scripts/gdb/linux/utils.py | |
parent | effb83ccc83a97dbbe5214f4c443522719f05f3a (diff) |
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
The current code around calling ftrace_graph_ret_addr() is ifdeffed and
also tests if ftrace redirection is present on stack.
ftrace_graph_ret_addr() however performs the test internally and there
is a version for !CONFIG_FUNCTION_GRAPH_TRACER as well. The unnecessary
code can thus be dropped.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Miroslav Benes <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions