diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-06-20 01:26:01 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-24 18:39:15 -0600 |
commit | bce5d70cd64a5d48aff613334b8a5fac450b9753 (patch) | |
tree | 99f9053df6ae27e57e2104aa4abad677e90a3aea /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9da070b142820031a0e273097f2b39982f45bbfd (diff) |
io_uring: add a warn_once for poll_find
io_poll_remove() expects poll_find() to search only for poll requests and
passes a flag for this. Just be a little bit extra cautious considering
lots of recent poll/cancellation changes and add a WARN_ON_ONCE checking
that we don't get an apoll'ed request.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/ec9a66f1e22f99dcd02288d4e42f3cc6bb357804.1655684496.git.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