[PATCHv3 2/4] nvme: use blk_execute_rq() for passthrough commands

Christoph Hellwig hch at lst.de
Mon Jun 7 22:26:39 PDT 2021


On Tue, Jun 08, 2021 at 01:15:12AM +0900, Keith Busch wrote:
> > The new code doesn't retain this flag.
> > Looks good otherwise.
> 
> The flag is only used to select an apporpriate hctx. We've explicitly
> selected a polling hctx in this path already, so the flag is
> unnecessary.

I think setting the flag would still be useful, if only to prevent issues
with new callers and/or better document what we are doing.



More information about the Linux-nvme mailing list