criu/plugins
David Francis a9cbdad76f plugin/amdgpu: Don't print error for "No such process" during resume
During the late stages of restore, each process being resumed gets
an ioctl call to KFD_CRIU_OP_RESUME. If the process has no kfd
process info, this call with fail with -ESRCH. This is normal
behaviour, so we shouldn't print an error message for it.

Signed-off-by: David Francis <David.Francis@amd.com>
2024-01-31 22:41:14 -08:00
..
amdgpu plugin/amdgpu: Don't print error for "No such process" during resume 2024-01-31 22:41:14 -08:00