x86/amd-iommu: Fix PCI hotplug with passthrough mode
[safe/jmp/linux-2.6] / arch / x86 / kernel / amd_iommu_init.c
index df01c69..309a52f 100644 (file)
@@ -1285,6 +1285,8 @@ static int __init amd_iommu_init(void)
        if (ret)
                goto free;
 
+       amd_iommu_init_notifier();
+
        enable_iommus();
 
        if (iommu_pass_through)