[PATCH blk-next 0/2] Delete the get_vector_affinity leftovers
Leon Romanovsky
leon at kernel.org
Tue Sep 29 05:13:56 EDT 2020
From: Leon Romanovsky <leonro at 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
More information about the Linux-nvme
mailing list