summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorTimur Kristóf <timur.kristof@gmail.com>2026-07-10 09:36:48 +0200
committerAlex Deucher <alexander.deucher@amd.com>2026-07-15 09:15:42 -0400
commit982b2a43682b55e7d9800000f2592832ff2865ba (patch)
treef7a6816783fb8a1ada69e4633f75dc48e9506f62 /tools/perf/scripts/python/bin/task-analyzer-record
parent9546c8a9ac4dc66dde260cc9d69885aacede8b75 (diff)
drm/amdgpu: Fix IP block NULL check during soft reset
We can't print the IP block name when the IP block is NULL. Note that it should never be NULL, the only way that can happen is when amdgpu_ip_from_ring() is missing the given ring type. The check is just there to be sure. Reported-by: kernel test robot <lkp@intel.com> Reported-by: Dan Carpenter <error27@gmail.com> Closes: https://lore.kernel.org/r/202607031711.yLwFhGfp-lkp@intel.com/ Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions