diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-02-09 21:09:27 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-12 00:09:26 +0300 |
commit | e5af61ffaaef0e952e248de895454cd339080035 (patch) | |
tree | 7c0e76997bf9874d0fd633a5951acbdca6ab8635 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cc188a73addc8188d73ad11901b697acdc7fd0b0 (diff) | |
download | linux-e5af61ffaaef0e952e248de895454cd339080035.tar.xz |
drm/amdkfd: CRIU fix a NULL vs IS_ERR() check
The kfd_process_device_data_by_id() does not return error pointers,
it returns NULL.
Fixes: bef153b70c6e ("drm/amdkfd: CRIU implement gpu_id remapping")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: David Yat Sin <david.yatsin@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions