aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPhilip Yang <[email protected]>2022-01-28 09:26:30 -0500
committerAlex Deucher <[email protected]>2022-02-02 18:26:31 -0500
commit90c44207cdd18091ac9aa7cab8a3e7b0ef00e847 (patch)
tree61b8c4f7f860191cbec8509706b0f28810a1ecc0 /tools/perf/scripts/python/bin
parent1ca489fc60e2713a9acba4294c6fad66d85961b2 (diff)
drm/amdkfd: Fix variable set but not used warning
All warnings (new ones prefixed by >>): drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c: In function 'svm_range_deferred_list_work': >> drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c:2067:22: warning: variable 'p' set but not used [-Wunused-but-set-variable] 2067 | struct kfd_process *p; | Fixes: 367c9b0f1b8750 ("drm/amdkfd: Ensure mm remain valid in svm deferred_list work") Reported-by: kernel test robot <[email protected]> Signed-off-by: Philip Yang <[email protected]> Reviewed-By: Harish Kasiviswanathan <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions