diff options
author | Christoph Hellwig <hch@lst.de> | 2017-12-23 20:56:02 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-01-15 09:35:48 +0100 |
commit | a25381aa3ae60a2e028c95f1318649b13cbbce30 (patch) | |
tree | 33eb75af3f080f6f1e6a8210c59731cd11243273 /include/scsi/scsi_ioctl.h | |
parent | aaf796dc6e84e809e4c791b6517326b26312c972 (diff) | |
download | linux-a25381aa3ae60a2e028c95f1318649b13cbbce30.tar.bz2 |
swiotlb: refactor coherent buffer freeing
Factor out a new swiotlb_free_buffer helper that checks if an address
is allocated from the swiotlb bounce buffer, and if yes frees it.
This allows to simplify the swiotlb_free implemenation that uses
dma_direct_free to free the non-bounce buffer allocations.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'include/scsi/scsi_ioctl.h')
0 files changed, 0 insertions, 0 deletions