From: Joerg Roedel Date: Wed, 26 Aug 2009 14:52:40 +0000 (+0200) Subject: x86/amd-iommu: Add core functions for pd allocation/freeing X-Git-Tag: v2.6.32-rc1~727^2^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2650815fb03fe2bf1e6701584087ba669dcf92cd;p=pandora-kernel.git x86/amd-iommu: Add core functions for pd allocation/freeing This patch factors some code of protection domain allocation into seperate functions. This way the logic can be used to allocate the passthrough domain later. As a side effect this patch fixes an unlikely domain id leakage bug. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed