diff options
author | Lu Baolu <[email protected]> | 2020-11-25 09:41:24 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-11-25 12:07:32 +0000 |
commit | e2be2a833ab5338fa5b8b99ba622b911d96f1795 (patch) | |
tree | c65b2fb1027a09586745f80df210cb8e2c72fc96 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 77c38c8cf52ef715bfc5cab3d14222d4f3e776e2 (diff) |
x86/tboot: Don't disable swiotlb when iommu is forced on
After commit 327d5b2fee91c ("iommu/vt-d: Allow 32bit devices to uses DMA
domain"), swiotlb could also be used for direct memory access if IOMMU
is enabled but a device is configured to pass through the DMA translation.
Keep swiotlb when IOMMU is forced on, otherwise, some devices won't work
if "iommu=pt" kernel parameter is used.
Fixes: 327d5b2fee91 ("iommu/vt-d: Allow 32bit devices to uses DMA domain")
Reported-and-tested-by: Adrian Huang <[email protected]>
Signed-off-by: Lu Baolu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=210237
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions