From: Joerg Roedel Date: Tue, 21 Jul 2015 13:40:06 +0000 (+0200) Subject: iommu/vt-d: Don't pre-allocate domain ids for si_domain X-Git-Tag: omap-for-v4.3/fixes-rc1~57^2^6~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc7971594aad73b50722878ea7175055a4fdfcd;p=pandora-kernel.git iommu/vt-d: Don't pre-allocate domain ids for si_domain There is no reason for this special handling of the si_domain. The per-iommu domain-id can be allocated on-demand like for any other domain. So remove the pre-allocation code. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed