iommu/vt-d: Don't disable translation prior to OS handover
authorJoerg Roedel <jroedel@suse.de>
Fri, 12 Jun 2015 10:44:33 +0000 (12:44 +0200)
committerJoerg Roedel <jroedel@suse.de>
Tue, 16 Jun 2015 08:59:35 +0000 (10:59 +0200)
commit60b523ecfede05796aa77024b3960fecabab4de7
tree9423c762d5cb70996894cdf6ebf4befe88227e77
parentc3361f2f6e1d64bc7e7b8148bbd1c66b8007a898
iommu/vt-d: Don't disable translation prior to OS handover

For all the copy-translation code to run, we have to keep
translation enabled in intel_iommu_init(). So remove the
code disabling it.

Tested-by: ZhenHua Li <zhen-hual@hp.com>
Tested-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c