]> 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)
commitb40b84ce87249b080b8aeb578163f7306506ea8c
tree8fc9e7bfb99cf1b5cdd59e4e5df8af91c0c83f40
parentf283183d1643aa0c8fc3a0aa922d922bb0ad4a46
parent8de29f1688719422ca73080d0535b02001a49c97
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