aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMadhavan T. Venkataraman <[email protected]>2022-04-13 15:59:05 +0100
committerCatalin Marinas <[email protected]>2022-04-22 15:33:13 +0100
commit4f6277e8ac397e5932d9af5c6b3dadefe81d53dc (patch)
tree990ce1c29120b3572e074ffbd496e4682874b3b0 /scripts/gdb/linux/utils.py
parentb2d229d4ddb17db541098b83524d901257e93845 (diff)
arm64: stacktrace: remove NULL task check from unwind_frame()
Currently, there is a check for a NULL task in unwind_frame(). It is not needed since all current callers pass a non-NULL task. There should be no functional change as a result of this patch. Signed-off-by: Madhavan T. Venkataraman <[email protected]> Reviewed-by: Mark Brown <[email protected]> Signed-off-by: Mark Rutland <[email protected]> Reviewed-by: Kalesh Singh <[email protected]> for the series. 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