]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jun 2022 17:21:43 +0000 (10:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jun 2022 17:21:43 +0000 (10:21 -0700)
commit585d3f62698e8c76e0de7398a13ab7fd3aa1be34
tree7b786dde386ed70c3930de6356e6fd406f2db36e
parentc87855a09cf77821e012b8299b71a1b61cb54bd9
parentcc1d07adade8c3af82b65257f92291ad8ab79100
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block

Pull block request execute cleanups from Jens Axboe:
 "This change was advertised in the initial core block pull request, but
  didn't actually make that branch as we deferred it to a post-merge
  pull request to avoid a bunch of cross branch issues.

  This series cleans up the block execute path quite nicely"

* tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block:
  blk-mq: remove the done argument to blk_execute_rq_nowait
  blk-mq: avoid a mess of casts for blk_end_sync_rq
  blk-mq: remove __blk_execute_rq_nowait
block/blk-mq.c