Files
linux/arch
Benjamin Berg 4cfb44df8d um: chan_user: retry partial writes
In the next commit, we are going to set the output FD to be blocking.
Once that is done, the write() may be short if an interrupt happens
while it is writing out data. As such, to properly catch an EINTR error,
we need to retry the write.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20231018123643.1255813-3-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-07-03 12:18:02 +02:00
..
2024-05-23 19:40:26 -07:00
2024-05-23 19:40:26 -07:00
2024-06-25 15:57:26 +02:00
2024-07-03 12:18:02 +02:00
2024-05-23 19:40:26 -07:00