diff options
author | 2011-03-04 14:52:30 -0700 | |
---|---|---|
committer | 2011-03-12 14:37:53 +0000 | |
commit | 2fe9723df8e45fd247782adea244a5e653c30bf4 (patch) | |
tree | 53395a1234747e13d57cd99dd1299e8b6e277f6c /tools/perf/scripts/python | |
parent | intel-iommu: Unlink domain from iommu (diff) | |
download | linux-dev-2fe9723df8e45fd247782adea244a5e653c30bf4.tar.xz linux-dev-2fe9723df8e45fd247782adea244a5e653c30bf4.zip |
intel-iommu: Fix get_domain_for_dev() error path
If we run out of domain_ids and fail iommu_attach_domain(), we
fall into domain_exit() without having setup enough of the
domain structure for this to do anything useful. In fact, it
typically runs off into the weeds walking the bogus domain->devices
list. Just free the domain.
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Acked-by: Donald Dutile <ddutile@redhat.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Cc: stable@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions