diff options
| author | Sunil Khatri <sunil.khatri@amd.com> | 2026-03-13 12:36:46 +0530 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-03-17 10:41:10 -0400 |
| commit | e9405ce75e8e1c2a2281659bf395f8b18b94d786 (patch) | |
| tree | fadfbff35f893df251c3ac8ec1d45cad3c2d8929 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 6b340cccf1340da310ae01d267b0586e08a538c9 (diff) | |
drm/amdgpu/userq: Use kvfree instead of kfree in amdgpu_userq_signal_ioctl
In function amdgpu_userq_signal_ioctl, drm_gem_objects_lookup allocates
memory via kvmalloc and hence when that memory is freed the memory
via kvfree.
Fixes: 4ca06f6fb45d ("drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_signal_ioctl")
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
