diff options
author | Mark Rutland <[email protected]> | 2022-09-01 14:06:39 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2022-09-09 12:30:07 +0100 |
commit | bc8d75212d735ac9624c1d3532ad371ec9e570ae (patch) | |
tree | 042cfde0da8c95c66dc5bea3f2c7046419ee60cc /scripts/gdb/linux/utils.py | |
parent | 16283c54a6c79b589001763421738db96de3ae4e (diff) |
arm64: stacktrace: simplify unwind_next_common()
Currently unwind_next_common() takes a pointer to a stack_info which is
only ever used within unwind_next_common().
Make it a local variable and simplify callers.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Kalesh Singh <[email protected]>
Reviewed-by: Madhavan T. Venkataraman <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Cc: Fuad Tabba <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions