diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-26 12:23:04 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-26 12:23:04 -0800 |
commit | 5cf9ad0e6b164a90581a59609dbf5bda3f5a089c (patch) | |
tree | 8840ec2f91a021d3067251c32d0b6ad12179a6d3 /kernel | |
parent | 9dbca16087099b9d9826011cddfdae2a16404336 (diff) | |
parent | ebe10026210f9ea740b9a050ee84a166690fddde (diff) |
Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Pull io_uring fixes from Jens Axboe:
"Fix for two regressions in this cycle, both reported by the postgresql
use case.
One removes the added restriction on who can submit IO, making it
possible for rings shared across forks to do so. The other fixes an
issue for the same kind of use case, where one exiting process would
cancel all IO"
* tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block:
io_uring: don't cancel all work on process exit
Revert "io_uring: only allow submit from owning task"
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions