From: Joerg Roedel Date: Tue, 12 Jun 2012 09:47:34 +0000 (+0200) Subject: iommu/amd: Split out PCI related parts of IOMMU initialization X-Git-Tag: v3.6-rc1~111^2^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c742db217113585ccc6c4a9b6ff96d642b6158;p=pandora-kernel.git iommu/amd: Split out PCI related parts of IOMMU initialization For interrupt remapping the relevant IOMMU initialization needs to run earlier at boot when the PCI subsystem is not yet initialized. To support that this patch splits the parts of IOMMU initialization which need PCI accesses out of the initial setup path so that this can be done later. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed