[dm-devel] [PATCH v4 7/7] block: Inline blk_mq_{, delay_}kick_requeue_list()

Roger Pau Monné roger.pau at citrix.com
Thu Jun 22 07:31:10 UTC 2023


On Wed, Jun 21, 2023 at 01:12:34PM -0700, Bart Van Assche wrote:
> Patch "block: Preserve the order of requeued requests" changed
> blk_mq_kick_requeue_list() and blk_mq_delay_kick_requeue_list() into
> blk_mq_run_hw_queues() and blk_mq_delay_run_hw_queues() calls
> respectively. Inline blk_mq_{,delay_}kick_requeue_list() because these
> functions are now too short to keep these as separate functions.
> 
> Acked-by: Vineeth Vijayan <vneethv at linux.ibm.com> [ for the s390 changes ]
> Cc: Christoph Hellwig <hch at lst.de>
> Cc: Damien Le Moal <dlemoal at kernel.org>
> Cc: Ming Lei <ming.lei at redhat.com>
> Cc: Mike Snitzer <snitzer at kernel.org>
> Signed-off-by: Bart Van Assche <bvanassche at acm.org>

For the blkfront change:

Acked-by: Roger Pau Monné <roger.pau at citrix.com>

Thanks, Roger.



More information about the dm-devel mailing list