diff options
| author | Tvrtko Ursulin <tvrtko.ursulin@igalia.com> | 2025-06-12 13:44:27 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-09-15 23:51:40 +0300 |
| commit | dea75df7afe14d6217576dbc28cc3ec1d1f712fb (patch) | |
| tree | 58fefcd3d3ef36bb62d3090ec5742ad5607c8b61 /scripts/gdb/linux/tasks.py | |
| parent | c4ac100e9ae252b09986766ad23b1f83ca3a369d (diff) | |
| download | linux-dea75df7afe14d6217576dbc28cc3ec1d1f712fb.tar.xz | |
drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
Replace kmalloc_array() + copy_from_user() with memdup_array_user().
This shrinks the source code and improves separation between the kernel
and userspace slabs.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions
