diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-04-14 13:38:35 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-14 10:43:42 -0600 |
commit | 9ba5fac8cf3b607652397f863dc229bbc8c3cbc1 (patch) | |
tree | 50c16049c93d1416f25e6666e81bd0fbce2e3f47 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7f00651aebc9af600be1d9df2a775eeeaee6bebb (diff) |
io_uring: fix POLL_REMOVE removing apoll
Don't allow REQ_OP_POLL_REMOVE to kill apoll requests, users should not
know about it. Also, remove weird -EACCESS in io_poll_update(), it
shouldn't know anything about apoll, and have to work even if happened
to have a poll and an async poll'ed request with same user_data.
Fixes: b69de288e913 ("io_uring: allow events and user_data update of running poll requests")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions