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)
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()

1  2 
fs/io_uring.c

diff --cc fs/io_uring.c
Simple merge