aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
author[email protected] <[email protected]>2018-01-12 15:42:06 +0100
committerDavid S. Miller <[email protected]>2018-01-15 14:21:57 -0500
commit30be8f8dba1bd2aff73e8447d59228471233a3d4 (patch)
tree752832ec446e7514fc64428f06a65fe2a2c28012 /tools/perf/scripts/python/call-graph-from-sql.py
parent95ef498d977bf44ac094778fd448b98af158a3e6 (diff)
net/tls: Fix inverted error codes to avoid endless loop
sendfile() calls can hang endless with using Kernel TLS if a socket error occurs. Socket error codes must be inverted by Kernel TLS before returning because they are stored with positive sign. If returned non-inverted they are interpreted as number of bytes sent, causing endless looping of the splice mechanic behind sendfile(). Signed-off-by: Robert Hering <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions