criu/plugins
Tvrtko Ursulin f7e06589a4 plugins/amdgpu: Avoid shadowing the minor local in DRM dump file
The DRM minor local variable is shadowed between two blocks inside
amdgpu_plugin_drm_dump_file(). If at the top level we access the minor via
the copy stored in the protobuf image, we can simply drop this copy and
so avoid the buffer object dump loop shadowing it.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
2026-06-20 23:38:16 -07:00
..
amdgpu plugins/amdgpu: Avoid shadowing the minor local in DRM dump file 2026-06-20 23:38:16 -07:00
cuda amdgpu: use fseeko with large-file support instead of fseeko64 2026-01-08 07:48:23 -08:00