Commit d593d50
committed
fix(vmm): handle EINTR in process_uffd_socket
Make sure we continue reading the FaultReply if the syscall was
interrupted.
Signed-off-by: Nikita Kalyazin <[email protected]>1 parent 957e73c commit d593d50
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
852 | 852 | | |
853 | 853 | | |
854 | 854 | | |
| 855 | + | |
855 | 856 | | |
856 | 857 | | |
857 | 858 | | |
| |||
0 commit comments