diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-31 12:34:10 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-31 12:34:10 -0700 |
commit | 5e49e0beb6a56c459b330b4c010edffbffe209be (patch) | |
tree | 04683d7cda9ffd578ac8da234959a7cf129d4f65 /usr | |
parent | 23ff9e19febc816363f0a71fe4d1e5c863c07f9f (diff) | |
parent | 1c1cc454aa694a89572689515fdaaf27b8c9f42a (diff) | |
download | linux-5e49e0beb6a56c459b330b4c010edffbffe209be.tar.bz2 |
Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Pull IOMMU fixes from Joerg Roedel:
"These fixes are all for the AMD IOMMU driver:
- A regression with HSA caused by the conversion of the driver to
default domains. The fixes make sure that an HSA device can still
be attached to an IOMMUv2 domain and that these domains also allow
non-IOMMUv2 capable devices.
- Fix iommu=pt mode which did not work because the dma_ops where set
to nommu_ops, which breaks devices that can only do 32bit DMA.
- Fix an issue with non-PCI devices not working, because there are no
dma_ops for them. This issue was discovered recently as new AMD
x86 platforms have non-PCI devices too"
* tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
iommu/amd: Set global dma_ops if swiotlb is disabled
iommu/amd: Use swiotlb in passthrough mode
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
iommu/amd: Use iommu core for passthrough mode
iommu/amd: Use iommu_attach_group()
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions