summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorUmang Jain <umang.jain@ideasonboard.com>2024-09-18 19:30:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-10-09 12:58:47 +0300
commitec5d292db3bd669ea595f07cb59c500bae8ff7a4 (patch)
tree6b1f056d0ed05dc01e7cef6439a588aede0f38b7 /scripts
parent80f8ea98e43e2b3e62c576af0a60efba9608d8f1 (diff)
downloadlinux-ec5d292db3bd669ea595f07cb59c500bae8ff7a4.tar.xz
staging: vchiq_arm: Do not retry bulk transfers on -EINTR
-EINTR is returned by various vchiq bulk transfer code paths on receiving a fatal signal to the process. Since the process is deemed to be terminated anyway, do not retry the bulk transfer on -EINTR. Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20240918163100.870596-6-umang.jain@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions