diff options
author | 2016-04-04 15:47:48 +0200 | |
---|---|---|
committer | 2016-04-07 14:33:03 +0200 | |
commit | eebb8034a5be8c2177cbf07ca2ecd2ff8a058958 (patch) | |
tree | 0cdbfb78a24c1e68a679cb9d5006e4afcb0e5735 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iommu/dma: Restore scatterlist offsets correctly (diff) | |
download | linux-dev-eebb8034a5be8c2177cbf07ca2ecd2ff8a058958.tar.xz linux-dev-eebb8034a5be8c2177cbf07ca2ecd2ff8a058958.zip |
iommu: Don't overwrite domain pointer when there is no default_domain
IOMMU drivers that do not support default domains, but make
use of the the group->domain pointer can get that pointer
overwritten with NULL on device add/remove.
Make sure this can't happen by only overwriting the domain
pointer when it is NULL.
Cc: stable@vger.kernel.org # v4.4+
Fixes: 1228236de5f9 ('iommu: Move default domain allocation to iommu_group_get_for_dev()')
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions