linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH blk-next 0/2] Delete the get_vector_affinity leftovers
@ 2020-09-29  9:13 Leon Romanovsky
  2020-09-29  9:13 ` [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Leon Romanovsky @ 2020-09-29  9:13 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe, Jens Axboe, Keith Busch
  Cc: Sagi Grimberg, linux-rdma, linux-kernel, linux-nvme, linux-block,
	Leon Romanovsky, Christoph Hellwig

From: Leon Romanovsky <leonro@nvidia.com>

There are no drivers that implement .get_vector_affinity(), so delete
the RDMA function and simplify block code.

Thanks

P.S. Probably it should go through block tree.

Leon Romanovsky (2):
  blk-mq-rdma: Delete not-used multi-queue RDMA map queue code
  RDMA/core: Delete not-implemented get_vector_affinity

 block/Kconfig                    |  5 ----
 block/Makefile                   |  1 -
 block/blk-mq-rdma.c              | 44 --------------------------------
 drivers/infiniband/core/device.c |  1 -
 drivers/nvme/host/rdma.c         |  7 ++---
 include/linux/blk-mq-rdma.h      | 11 --------
 include/rdma/ib_verbs.h          | 23 -----------------
 7 files changed, 2 insertions(+), 90 deletions(-)
 delete mode 100644 block/blk-mq-rdma.c
 delete mode 100644 include/linux/blk-mq-rdma.h

--
2.26.2


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-10-06  4:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29  9:13 [PATCH blk-next 0/2] Delete the get_vector_affinity leftovers Leon Romanovsky
2020-09-29  9:13 ` [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code Leon Romanovsky
2020-09-29 10:20   ` Christoph Hellwig
2020-09-29 10:35     ` Leon Romanovsky
2020-09-29 18:24       ` Sagi Grimberg
2020-10-02  6:45         ` Christoph Hellwig
2020-10-02 20:20           ` Sagi Grimberg
2020-10-05  8:38             ` Christoph Hellwig
2020-10-06  4:58               ` Leon Romanovsky
2020-09-29  9:13 ` [PATCH blk-next 2/2] RDMA/core: Delete not-implemented get_vector_affinity Leon Romanovsky
2020-10-01  5:01 ` [PATCH blk-next 0/2] Delete the get_vector_affinity leftovers Leon Romanovsky
2020-10-02  1:28   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).