diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-02-23 19:17:35 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-23 19:18:13 -0700 |
commit | 7c977a58dc83366e488c217fd88b1469d242bee5 (patch) | |
tree | 54174fc5f340870547021faa82a4f89df9a803da /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8e5c66c485a8af3f39a8b0358e9e09f002016d92 (diff) |
io_uring: don't attempt IO reissue from the ring exit path
If we're exiting the ring, just let the IO fail with -EAGAIN as nobody
will care anyway. It's not the right context to reissue from.
Cc: stable@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions