Files
twx-linux/drivers
Lu Baolu f771e86b02 iommu: Use right function to get group for device
[ Upstream commit 57274ea257 ]

The iommu_group_get_for_dev() will allocate a group for a
device if it isn't in any group. This isn't the use case
in iommu_request_dm_for_dev(). Let's use iommu_group_get()
instead.

Fixes: d290f1e70d ("iommu: Introduce iommu_request_dm_for_dev()")
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:50:51 +01:00
..
…
2020-01-09 10:19:01 +01:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2020-01-23 08:21:34 +01:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…