diff options
author | Liviu Dudau <liviu@dudau.co.uk> | 2018-12-29 17:23:43 +0000 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2019-01-09 13:47:02 -0500 |
commit | cc667f6d5de023ee131e96bb88e5cddca23272bd (patch) | |
tree | 3c892ecb4c2e0ab69bf0937a3a84c065f55d25cb /.gitignore | |
parent | c61e678f30da733a1b7fdd5983d0770de2e6009c (diff) |
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
When using HMB the PCIe host driver allocates host_mem_desc_bufs using
dma_alloc_attrs() but frees them using dma_free_coherent(). Use the
correct dma_free_attrs() function to free the buffers.
Signed-off-by: Liviu Dudau <liviu@dudau.co.uk>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions