mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 13:28:27 +00:00
restore: Drop redundant rst_mutex_lock
It leads to circular lockup. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
122cae2111
commit
ad93e59d57
@ -488,8 +488,6 @@ self_len_end:
|
||||
"g"(RESTORE_CMD__RESTORE_THREAD),
|
||||
"g"(&thread_args[i])
|
||||
: "rax", "rdi", "rsi", "rdx", "r10", "memory");
|
||||
|
||||
rst_mutex_lock(&args->rst_lock);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user