diff options
author | Eric Huang <jinhuieric.huang@amd.com> | 2023-01-05 22:01:18 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-11 02:11:08 +0300 |
commit | a6941f89d7c6a6ba49316bbd7da2fb2f719119a7 (patch) | |
tree | de5448783b1cde51705f7dc467e5fccb6ead64a4 /drivers/uio | |
parent | 972fb53d3605eb6cdf0d6ae9a52e910626a91ff7 (diff) | |
download | linux-a6941f89d7c6a6ba49316bbd7da2fb2f719119a7.tar.xz |
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
The point bo->kfd_bo is NULL for queue's write pointer BO
when creating queue on mGPU. To avoid using the pointer
fixes the error.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions