diff options
author | 2020-01-17 11:25:45 -0800 | |
---|---|---|
committer | 2020-01-17 11:25:45 -0800 | |
commit | 25e73aadf297d78cf528841795cd37bad8320642 (patch) | |
tree | b61a35991097d62bb99aa9d3c59e710f2170f3e6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (diff) | |
parent | io_uring: only allow submit from owning task (diff) | |
download | linux-dev-25e73aadf297d78cf528841795cd37bad8320642.tar.xz linux-dev-25e73aadf297d78cf528841795cd37bad8320642.zip |
Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block
Pull io_uring fixes form Jens Axboe:
- Ensure ->result is always set when IO is retried (Bijan)
- In conjunction with the above, fix a regression in polled IO issue
when retried (me/Bijan)
- Don't setup async context for read/write fixed, otherwise we may
wrongly map the iovec on retry (me)
- Cancel io-wq work if we fail getting mm reference (me)
- Ensure dependent work is always initialized correctly (me)
- Only allow original task to submit IO, don't allow it from a passed
ring fd (me)
* tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block:
io_uring: only allow submit from owning task
io_uring: ensure workqueue offload grabs ring mutex for poll list
io_uring: clear req->result always before issuing a read/write request
io_uring: be consistent in assigning next work from handler
io-wq: cancel work if we fail getting a mm reference
io_uring: don't setup async context for read/write fixed
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions