diff options
| author | Sunil Khatri <sunil.khatri@amd.com> | 2026-03-13 12:33:43 +0530 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-03-17 10:36:23 -0400 |
| commit | 087be0cd54f5e27a893222d9a4d4fc970bf31ccd (patch) | |
| tree | 5336ae9e69d8885b5cf051dcd0039d0048651474 /tools/perf/scripts/python | |
| parent | 3d0b7f5da0bfd6b3725f21b893f068dc2959e57b (diff) | |
drm/amdgpu/userq: Use kvfree instead of kfree in amdgpu_userq_wait_ioctl
In function amdgpu_userq_wait_ioctl, drm_gem_objects_lookup allocates
memory via kvmalloc and hence when that memory is freed the memory
via kvfree.
Fixes: 2de9353e193f ("drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_wait_ioctl")
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
