From: David Woodhouse Date: Sun, 9 Aug 2009 09:53:41 +0000 (+0100) Subject: intel-iommu: make domain_add_dev_info() call domain_context_mapping() X-Git-Tag: v2.6.32-rc1~162^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe60f4e5871b64e687229199fafd4ef13cd0886;p=pandora-kernel.git intel-iommu: make domain_add_dev_info() call domain_context_mapping() All callers of the former were also calling the latter, in one order or the other, and failing to correctly clean up if the second returned failure. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed