diff options
author | Keith Busch <kbusch@kernel.org> | 2020-04-27 11:54:46 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-09 16:18:36 -0600 |
commit | 54b2fcee1db041a83b52b51752dade6090cf952f (patch) | |
tree | b20574005ddc702eb039754bfc74a300014d8fe7 /drivers/scsi | |
parent | 74943d45eef4db64b1e5c9f7ad1d018576e113c5 (diff) | |
download | linux-54b2fcee1db041a83b52b51752dade6090cf952f.tar.bz2 |
nvme-pci: remove last_sq_tail
The nvme driver does not have enough tags to wrap the queue, and blk-mq
will no longer call commit_rqs() when there are no new submissions to
notify.
Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions