[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] Fix dom0 boot issue with VT-d enabled



c/s 17487 put iommu_setup() in __initcall(), this makes iommu_setup() be
called before dom0 creation. Because iommu_setup() will do something for
dom0 such as map 1:1 page table, while dom0 is NULL, reboot happens
during dom0 booting. This patch moves iommu_setup() behind dom0
creation.

Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx>

Attachment: vtd-boot.patch
Description: vtd-boot.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel