From: Joerg Roedel Date: Thu, 14 Jun 2012 10:21:55 +0000 (+0200) Subject: iommu/amd: Move informational prinks out of iommu_enable X-Git-Tag: v3.6-rc1~111^2^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d121c3256edc66fe8a8e7f975eba72add120a26;p=pandora-kernel.git iommu/amd: Move informational prinks out of iommu_enable This function will be called before the PCI subsystem is initialized. Therefore dev_name doen't work and IOMMU information can't be printed to the klog as before. Move the code to print that information to a later point where PCI initializtion has already happened. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed