]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0fcdd50cfc18ad170655e5cffb2c268bdfe560f
tree8fc9e7bfb99cf1b5cdd59e4e5df8af91c0c83f40
parentca9038269c16c60c707365fe429dc77fe3e8b190
parent496753cd15b529cad8026dd81962a08535c80128
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