diff options
| author | David Francis <David.Francis@amd.com> | 2026-06-04 15:04:03 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-06-17 18:08:14 -0400 |
| commit | 20a5e7ffdfecddc34c60a6b4483f42acf3d8731d (patch) | |
| tree | cff6e85cba2a4d514dc24e77bce8ff7b200c556b /include/linux/device-id/git@git.tavy.me:linux-stable.git | |
| parent | 76589bcc73f477ef2b3b90e4fae6a7a4dfd925af (diff) | |
drm/amdkfd: Properly acquire queue buffers in CRIU restore
When kfd_queue_acquire_buffers() was split off from
set_queue_properties_from_user(), set_queue_properties_from_criu()
was missed. Thus, set_queue_properties_from_criu() is not
filling out the buffer fields of queue_properties, which
can come up when subsequent code expects them to be non-null.
Add the proper call to kfd_queue_acquire_buffers(), and also
use the right cast types in set_queue_properties_from_criu()
(which were missed at the same time)
Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Kent Russell <kent.russell@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 88ed96abbbe27b70193544fbc1ee06448c274714)
Diffstat (limited to 'include/linux/device-id/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
