Skip to content
Commit 5ebb1bc2 authored by Arindam Nath's avatar Arindam Nath Committed by Joerg Roedel
Browse files

iommu/amd: Return devid as alias for ACPI HID devices



ACPI HID devices do not actually have an alias for
them in the IVRS. But dev_data->alias is still used
for indexing into the IOMMU device table for devices
being handled by the IOMMU. So for ACPI HID devices,
we simply return the corresponding devid as an alias,
as parsed from IVRS table.

Signed-off-by: default avatarArindam Nath <arindam.nath@amd.com>
Fixes: 2bf9a0a1

 ('iommu/amd: Add iommu support for ACPI HID devices')
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent be9e6598
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment