diff options
author | Benjamin Berg <benjamin.berg@intel.com> | 2023-10-18 14:36:41 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-07-03 12:18:01 +0200 |
commit | c6c4cbaa01b61eff2232d8cf4d441565535aa53a (patch) | |
tree | 5d5abf9d1d9c002e3bad97c90d50e59d55d9842f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c140a5bd5da48de353be8bf9356f71a66f622a68 (diff) |
um: chan_user: catch EINTR when reading and writing
If the read/write function returns an error then we expect to see an
event/IRQ later on. However, this will only happen after an EAGAIN as we
are using edge based event triggering.
As such, EINTR needs to be caught should it happen.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20231018123643.1255813-2-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions