aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2021-04-23 22:24:08 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2021-06-03 10:36:52 -0400
commit3b3fc051cd2cba42bf736fa62780857d251a1236 (patch)
tree964dbf1b081691dc1fbddadf08e25715deafae00 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent0e8f0d67401589a141950856902c7d0ec8d9c985 (diff)
iov_iter_advance(): use consistent semantics for move past the end
asking to advance by more than we have left in the iov_iter should move to the very end; it should *not* leave negative i->count and it should not spew into syslog, etc. - it's a legitimate operation. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions