diff options
author | Joerg Roedel <jroedel@suse.de> | 2016-04-04 13:47:48 (GMT) |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2016-04-07 12:33:03 (GMT) |
commit | eebb8034a5be8c2177cbf07ca2ecd2ff8a058958 (patch) | |
tree | 0cdbfb78a24c1e68a679cb9d5006e4afcb0e5735 /lib/hweight.c | |
parent | 07b48ac4bbe527e68cfc555f2b2b206908437141 (diff) | |
download | linux-eebb8034a5be8c2177cbf07ca2ecd2ff8a058958.tar.xz |
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 'lib/hweight.c')
0 files changed, 0 insertions, 0 deletions