linux/drivers/nvme
Keith Busch 0194b65ab5 nvme-pci: use blk_map_iter for p2p metadata
The dma_map_bvec helper doesn't work for p2p data, so use the same
blk_map_iter method that sgl uses for this memory type.

Reported-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2025-10-22 19:46:25 -07:00
..
common nvme-auth: use hkdf_expand_label() 2025-09-15 16:42:07 -07:00
host nvme-pci: use blk_map_iter for p2p metadata 2025-10-22 19:46:25 -07:00
target nvmet-auth: update sc_c in host response 2025-10-22 17:28:18 -07:00
Kconfig nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
Makefile nvme: common: make keyring and auth separate modules 2023-11-07 10:05:15 -08:00