kernel_optimize_test/drivers/nvme/host
Christoph Hellwig 95c0528c11 nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device
commit 22dd4c707673129ed17e803b4bf68a567b2731db upstream.

->dma_device is a private implementation detail of the RDMA core.  Use the
ibdev_to_node helper to get the NUMA node for a ib_device instead of
poking into ->dma_device.

Link: https://lore.kernel.org/r/20201106181941.1878556-5-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Cc: Krishnamraju Eraparaju <krishna2@chelsio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-02-26 10:12:59 +01:00
..
core.c nvme: check the PRINFO bit before deciding the host buffer length 2021-02-07 15:37:15 +01:00
fabrics.c nvme-fabrics: allow to queue requests for live queues 2020-09-09 08:00:50 +02:00
fabrics.h
fault_inject.c
fc.c nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context 2021-01-19 18:27:28 +01:00
fc.h
hwmon.c nvme: return errors for hwmon init 2020-09-22 17:49:55 +02:00
Kconfig nvme-tcp: fix kconfig dependency warning when !CRYPTO 2020-09-15 07:58:49 +02:00
lightnvm.c
Makefile
multipath.c nvme-multipath: Early exit if no path is available 2021-02-03 23:28:50 +01:00
nvme.h nvme: directly cache command effects log 2020-11-14 09:57:55 +01:00
pci.c nvme-pci: ignore the subsysem NQN on Phison E16 2021-02-17 11:02:23 +01:00
rdma.c nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device 2021-02-26 10:12:59 +01:00
tcp.c nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout 2021-02-07 15:37:16 +01:00
trace.c
trace.h
zns.c nvme: remove the disk argument to nvme_update_zone_info 2020-10-07 07:56:17 +02:00