提交 66077edc 编写于 作者: D David Woodhouse

iommu/vt-d: Finally enable translation for non-PCI devices

Signed-off-by: NDavid Woodhouse <David.Woodhouse@intel.com>
上级 46333e37
......@@ -2907,9 +2907,6 @@ static int iommu_no_mapping(struct device *dev)
{
int found;
if (unlikely(!dev_is_pci(dev)))
return 1;
if (iommu_dummy(dev))
return 1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册