diff options
author | Arseniy Krasnov <[email protected]> | 2022-08-19 05:31:43 +0000 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2022-08-23 10:43:11 +0200 |
commit | a274f6ff3c5c79c27d254b48cad3b4814c950908 (patch) | |
tree | 7747e3459a95153ff4941eb5b16d28887187155e /tools/perf/scripts/python/flamegraph.py | |
parent | e7a3266c9167fe8878c303959a8cc4527f83888b (diff) |
vmci/vsock: use 'target' in notify_poll_in callback
This callback controls setting of POLLIN, POLLRDNORM output bits of poll()
syscall, but in some cases, it is incorrectly to set it, when socket has
at least 1 bytes of available data. Use 'target' which is already exists.
Signed-off-by: Arseniy Krasnov <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Reviewed-by: Vishnu Dasa <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions