commit | 7ec916f82c48dcfc115eee2e3e0e6d400e310fc5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jul 05 13:29:55 2018 -0600 |
committer | Christoph Hellwig <hch@lst.de> | Thu Jul 05 13:32:06 2018 -0600 |
tree | e7a9ef9d6b6ab39fc0573d9ddf275fb6202839b1 | |
parent | 06c85639897cf3ea6a11c5cb6929fb0d9d7efea5 [diff] |
Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()" This commit may cause a less than required dma mask to be used for some allocations, which apparently leads to module load failures for iwlwifi sometimes. This reverts commit d657c5c73ca987214a6f9436e435b34fc60f332a. Signed-off-by: Christoph Hellwig <hch@lst.de> Reported-by: Fabio Coatti <fabio.coatti@gmail.com> Tested-by: Fabio Coatti <fabio.coatti@gmail.com>