commit | aaf796dc6e84e809e4c791b6517326b26312c972 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Dec 24 15:07:34 2017 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Mon Jan 15 09:35:46 2018 +0100 |
tree | 0b8da8fe4ad1ce537431d06230ab8120d6776566 | |
parent | 251533eb35b22f9e87a440b14c6f20e2626397b3 [diff] |
swiotlb: wire up ->dma_supported in swiotlb_dma_ops To properly reject too small DMA masks based on the addressability of the bounce buffer. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Christian König <christian.koenig@amd.com>