diff options
author | 2021-04-23 22:24:08 -0400 | |
---|---|---|
committer | 2021-06-03 10:36:52 -0400 | |
commit | 3b3fc051cd2cba42bf736fa62780857d251a1236 (patch) | |
tree | 964dbf1b081691dc1fbddadf08e25715deafae00 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [xarray] iov_iter_fault_in_readable() should do nothing in xarray case (diff) | |
download | linux-dev-3b3fc051cd2cba42bf736fa62780857d251a1236.tar.xz linux-dev-3b3fc051cd2cba42bf736fa62780857d251a1236.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions