Skip to content
Commit fa7d7dd9 authored by Joerg Roedel's avatar Joerg Roedel Committed by Paul Gortmaker
Browse files

iommu/amd: Set exclusion range correctly



commit 3c677d20 upstream.

The exlcusion range limit register needs to contain the
base-address of the last page that is part of the range, as
bits 0-11 of this register are treated as 0xfff by the
hardware for comparisons.

So correctly set the exclusion range in the hardware to the
last page which is _in_ the range.

Fixes: b2026aa2 ('x86, AMD IOMMU: add functions for programming IOMMU MMIO space')
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent b5049f65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment