commit | 5fe60f4e5871b64e687229199fafd4ef13cd0886 | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Sun Aug 09 10:53:41 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sun Aug 09 10:53:50 2009 +0100 |
tree | 8a4967096922ffbed25d4918ab9ddefebbee215b | |
parent | a131bc185528331451a93db6c50a7d2070376a61 [diff] |
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 <David.Woodhouse@intel.com>