Merge branch 'io_uring-5.8' into for-5.9/io_uring
authorJens Axboe <axboe@kernel.dk>
Sun, 5 Jul 2020 21:04:17 +0000 (15:04 -0600)
committerJens Axboe <axboe@kernel.dk>
Sun, 5 Jul 2020 21:04:17 +0000 (15:04 -0600)
commit58c6a581decbcdd7f49eb7cab27ee14cef247fd5
tree8fc9e7bfb99cf1b5cdd59e4e5df8af91c0c83f40
parent8eb06d7e8dd853d70668617dda57de4f6cebe651
parentb7db41c9e03b5189bc94993bd50e4506ac9e34c1
Merge branch 'io_uring-5.8' into for-5.9/io_uring

Pull in task_work changes from the 5.8 series, as we'll need to apply
the same kind of changes to other parts in the 5.9 branch.

* io_uring-5.8:
  io_uring: fix regression with always ignoring signals in io_cqring_wait()
  io_uring: use signal based task_work running
  task_work: teach task_work_add() to do signal_wake_up()
fs/io_uring.c