Skip to content
Commit e0faf54e authored by Joerg Roedel's avatar Joerg Roedel
Browse files

x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices



The amd_iommu_pd_table is indexed by protection domain
number and not by device id. So this check is broken and
must be removed.

Cc: stable@kernel.org
Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent ae908c22
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