]> Git Repo - linux.git/commit
drm/amdkfd: Address 'remap_list' not described in 'svm_range_add'
authorSrinivasan Shanmugam <[email protected]>
Mon, 23 Oct 2023 16:05:30 +0000 (21:35 +0530)
committerAlex Deucher <[email protected]>
Thu, 26 Oct 2023 22:41:22 +0000 (18:41 -0400)
commit0300882ed6238bfd6343bbd06eb776eb65dedece
treeed52eeb9054890d1004514155cb2ce1e99d6d9a4
parent5104fdf50d326db2c1a994f8b35dcd46e63ae4ad
drm/amdkfd: Address 'remap_list' not described in 'svm_range_add'

Fixes the below:

drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c:2073: warning: Function parameter or member 'remap_list' not described in 'svm_range_add'

Cc: Felix Kuehling <[email protected]>
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Pan, Xinhui" <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
This page took 0.045344 seconds and 4 git commands to generate.