aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLijo Lazar <[email protected]>2022-01-28 11:57:18 +0530
committerAlex Deucher <[email protected]>2022-02-02 18:26:31 -0500
commit889f84798c5b975125f5f7de910ed222ca8b2677 (patch)
tree85b87155661925db6dbcbad6c16eed6189794e01 /tools/perf/scripts/python/bin/stackcollapse-record
parenta2170b4af62fd347c699ae3cd9ec0a8096466f9d (diff)
drm/amdgpu: Fix uninitialized variable use warning
Fix uninitialized variable use warning: variable 'reg_access_ctrl' is uninitialized when used here [-Wuninitialized] scratch_reg0 = (void __iomem *)adev->rmmio + 4 * reg_access_ctrl->scratch_reg0; Fixes: 5d447e29670148 ("drm/amdgpu: add helper for rlcg indirect reg access") Reported-by: kernel test robot <[email protected]> Signed-off-by: Lijo Lazar <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Guchun Chen <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions