diff options
| author | Umang Jain <umang.jain@ideasonboard.com> | 2024-09-18 19:31:00 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-09 12:58:47 +0300 |
| commit | f813dac50f32d1457da72790ceb4778fe259d687 (patch) | |
| tree | e4b668baa0fd35b0905c89075555496b04043c7b /scripts/checkstack.pl | |
| parent | ec5d292db3bd669ea595f07cb59c500bae8ff7a4 (diff) | |
| download | linux-f813dac50f32d1457da72790ceb4778fe259d687.tar.xz | |
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 <umang.jain@ideasonboard.com>
Link: https://lore.kernel.org/r/20240918163100.870596-7-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
