From: Joerg Roedel Date: Fri, 12 Jun 2015 10:32:54 +0000 (+0200) Subject: iommu/vt-d: Don't do early domain assignment if kdump kernel X-Git-Tag: omap-for-v4.2/fixes-rc1^2~142^2^4~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a87f491890e994dca4bee64690d7e5183a19264e;p=pandora-kernel.git iommu/vt-d: Don't do early domain assignment if kdump kernel When we copied over context tables from an old kernel, we need to defer assignment of devices to domains until the device driver takes over. So skip this part of initialization when we copied over translation tables from the old kernel. Tested-by: ZhenHua Li Tested-by: Baoquan He Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed