diff options
| author | 2023-02-27 15:42:28 +0100 | |
|---|---|---|
| committer | 2023-03-09 22:06:19 -0500 | |
| commit | 20534dbcc7b7bfb447279cdcfb0d88ee3b779a18 (patch) | |
| tree | bda936d8a09853060d42af830255d0a0fcdb5f52 /include/uapi/linux/byteorder/ssh:/git:/git.zx2c4.com | |
| parent | drm/amd: Fix initialization mistake for NBIO 7.3.0 (diff) | |
drm/amdgpu: fix return value check in kfd
This patch fixes a return value check in kfd doorbell handling.
This function should return 0(error) only when the ida_simple_get
returns < 0(error), return > 0 is a success case.
Cc: Felix Kuehling <Felix.Kuehling@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Fixes: 16f0013157bf ("drm/amdkfd: Allocate doorbells only when needed")
Acked-by: Christian Koenig <chriatian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/uapi/linux/byteorder/ssh:/git:/git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
