diff options
author | 2021-12-07 20:23:14 -0500 | |
---|---|---|
committer | 2021-12-13 16:32:35 -0500 | |
commit | 726be40607264b180a2b336c81e1dcff941de618 (patch) | |
tree | c91f0c97315996214020f9714eab1258e931c78d /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amdgpu: Handle fault with same timestamp (diff) | |
download | wireguard-linux-726be40607264b180a2b336c81e1dcff941de618.tar.xz wireguard-linux-726be40607264b180a2b336c81e1dcff941de618.zip |
drm/amdkfd: Fix error handling in svm_range_add
Add null-pointer check after the last svm_range_new call. This was
originally reported by Zhou Qingyang <zhou1615@umn.edu> based on a
static analyzer.
To avoid duplicating the unwinding code from svm_range_handle_overlap,
I merged the two functions into one.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Cc: Zhou Qingyang <zhou1615@umn.edu>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions