diff options
author | David S. Miller <davem@davemloft.net> | 2023-05-01 09:43:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-05-01 09:43:19 +0300 |
commit | fb7cba61919ada54d088870dd173c61b6b372873 (patch) | |
tree | 8c3bb980a3aea4867c417293e26ad1ea777028c2 /tools/perf/scripts/python/syscall-counts.py | |
parent | 4f163bf82b0244bf4d1e9a6b0f4cf4e90b42496e (diff) | |
parent | db099c625b13a74d462521a46d98a8ce5b53af5d (diff) | |
download | linux-fb7cba61919ada54d088870dd173c61b6b372873.tar.xz |
Merge branch 'rxrpc-timeout-fixes'
David Howells says:
====================
rxrpc: Timeout handling fixes
Here are three patches to fix timeouts handling in AF_RXRPC:
(1) The hard call timeout should be interpreted in seconds, not
milliseconds.
(2) Allow a waiting call to be aborted (thereby cancelling the call) in
the case a signal interrupts sendmsg() and leaves it hanging until it
is granted a channel on a connection.
(3) Kernel-generated calls get the timer started on them even if they're
still waiting to be attached to a connection. If the timer expires
before the wait is complete and a conn is attached, an oops will
occur.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions