criu/plugins
David Francis 555b257c58 plugin/amdgpu: Catch error for failure to open drm device
kfd_criu_device_bucket.drm_fd is an unsigned int, so the comparison
device_bucket->drm_fd < 0
was always false.

Fix that, and also make the error message a bit more descriptive.

Signed-off-by: David Francis <David.Francis@amd.com>
2026-03-02 10:33:18 -08:00
..
amdgpu plugin/amdgpu: Catch error for failure to open drm device 2026-03-02 10:33:18 -08:00
cuda amdgpu: use fseeko with large-file support instead of fseeko64 2026-01-08 07:48:23 -08:00