From 23c742db217113585ccc6c4a9b6ff96d642b6158 Mon Sep 17 00:00:00 2001 From: Joerg Roedel Date: Tue, 12 Jun 2012 11:47:34 +0200 Subject: [PATCH] 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-format-patch failed