diff options
| author | Umang Jain <[email protected]> | 2024-09-18 22:01:00 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-10-09 11:58:47 +0200 |
| commit | f813dac50f32d1457da72790ceb4778fe259d687 (patch) | |
| tree | e4b668baa0fd35b0905c89075555496b04043c7b /tools/perf/scripts/python | |
| parent | ec5d292db3bd669ea595f07cb59c500bae8ff7a4 (diff) | |
staging: vchiq_core: Drop retry loop on -EINTR
-EINTR is returned by vchiq_queue_message() on receiving a fatal
signal to the process. Since the process is deemed to be terminated
anyway, do not retry queuing with vchiq_queue_message() on -EINTR.
Signed-off-by: Umang Jain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions