]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: initialize bo_va_list when add gws to process
authorxinhui pan <xinhui.pan@amd.com>
Wed, 22 Jan 2020 03:03:30 +0000 (11:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jan 2020 21:46:44 +0000 (16:46 -0500)
commit4ef030b8b4a323202d2b4cc616d15444a4cf9105
tree718adf857e6ccf3e13abe696cf7cdbb7c88e2fc1
parent0912d2a2818474ddf23bc81cf8370338a062e060
drm/amdgpu: initialize bo_va_list when add gws to process

bo_va_list is list_head, so initialize it.

Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c