From: Joerg Roedel Date: Tue, 24 Nov 2009 14:39:42 +0000 (+0100) Subject: x86/amd-iommu: Let domain_for_device handle aliases X-Git-Tag: v2.6.33-rc1~409^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15898bbcb48fc86c2baff156163df0941ecb6a15;p=pandora-kernel.git x86/amd-iommu: Let domain_for_device handle aliases If there is no domain associated to a device yet and the device has an alias device which already has a domain, the original device needs to have the same domain as the alias device. This patch changes domain_for_device to handle this situation and directly assigns the alias device domain to the device in this situation. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed