diff options
author | Robin Murphy <robin.murphy@arm.com> | 2017-10-13 20:23:40 +0200 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2017-11-06 18:27:10 +0100 |
commit | b354c73edc7eb8d6ee643866e9e4de7842213b06 (patch) | |
tree | d63b716d4ce708ddbd0e04c193f3489109c4f689 /drivers/s390 | |
parent | iommu/ipmmu-vmsa: Unify domain alloc/free (diff) | |
download | linux-b354c73edc7eb8d6ee643866e9e4de7842213b06.tar.xz linux-b354c73edc7eb8d6ee643866e9e4de7842213b06.zip |
iommu/ipmmu-vmsa: Simplify group allocation
We go through quite the merry dance in order to find masters behind the
same IPMMU instance, so that we can ensure they are grouped together.
None of which is really necessary, since the master's private data
already points to the particular IPMMU it is associated with, and that
IPMMU instance data is the perfect place to keep track of a per-instance
group directly.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions