diff options
author | Madhavan T. Venkataraman <madvenka@linux.microsoft.com> | 2022-04-13 17:59:05 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2022-04-22 17:33:13 +0300 |
commit | 4f6277e8ac397e5932d9af5c6b3dadefe81d53dc (patch) | |
tree | 990ce1c29120b3572e074ffbd496e4682874b3b0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b2d229d4ddb17db541098b83524d901257e93845 (diff) | |
download | linux-4f6277e8ac397e5932d9af5c6b3dadefe81d53dc.tar.xz |
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 <madvenka@linux.microsoft.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Kalesh Singh <kaleshsingh@google.com> for the series.
Link: https://lore.kernel.org/r/20220413145910.3060139-2-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions