On 11/4/21 12:52 PM, Christoph Hellwig wrote: > Looks good: > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> So these two are now: https://git.kernel.dk/cgit/linux-block/commit/?h=for-5.16/block&id=c98cb5bbdab10d187aff9b4e386210eb2332af96 which is the one I sent here, and then the next one gets cleaned up to remove that queue enter helper: https://git.kernel.dk/cgit/linux-block/commit/?h=for-5.16/block&id=7f930eb31eeb07f1b606b3316d8ad3ab6a92905b Can I add your reviewed-by to this last one as well? Only change is the removal of blk_mq_enter_queue() and the weird construct there, it's just bio_queue_enter() now. -- Jens Axboe