Skip to content
Commit b0bb0c22 authored by Zhenzhong Duan's avatar Zhenzhong Duan Committed by Joerg Roedel
Browse files

iommu/vt-d: Fix the wrong printing in RHSA parsing



When base address in RHSA structure doesn't match base address in
each DRHD structure, the base address in last DRHD is printed out.

This doesn't make sense when there are multiple DRHD units, fix it
by printing the buggy RHSA's base address.

Signed-off-by: default avatarLu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: default avatarZhenzhong Duan <zhenzhong.duan@gmail.com>
Fixes: fd0c8894

 ("intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables")
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent ba3b01d7
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