diff options
author | Christoph Hellwig <[email protected]> | 2018-01-17 22:04:38 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-01-17 14:05:35 -0700 |
commit | b0f2853b56a2acaff19cca2c6a608f8ec268d21a (patch) | |
tree | b37a803e6a8ca66d6cc831f2d1992b3f7ef33732 /scripts/gdb/vmlinux-gdb.py | |
parent | 20469a37aed12a886d0deda5a07c04037923144a (diff) |
nvme-pci: take sglist coalescing in dma_map_sg into account
Some iommu implementations can merge physically and/or virtually
contiguous segments inside sg_map_dma. The NVMe SGL support does not take
this into account and will warn because of falling off a loop. Pass the
number of mapped segments to nvme_pci_setup_sgls so that the SGL setup
can take the number of mapped segments into account.
Reported-by: Fangjian (Turing) <[email protected]>
Fixes: a7a7cbe3 ("nvme-pci: add SGL support")
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions