criu/plugins
Tvrtko Ursulin 1a3fb0e1ee plugins/amdgpu: Do not eat the errno in kmtIoctl
Error logging for just a single error condition will eat the errno so lets
just remove it. All callers use pr_perror() and rely on the helper not
munching it up so no information is lost by removing the internal log.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Reviewed-By: David Francis <David.Francis@amd.com>
2026-04-10 21:48:18 +00:00
..
amdgpu plugins/amdgpu: Do not eat the errno in kmtIoctl 2026-04-10 21:48:18 +00:00
cuda amdgpu: use fseeko with large-file support instead of fseeko64 2026-01-08 07:48:23 -08:00