Skip to content
Commit 5a442297 authored by Adrian Huang's avatar Adrian Huang Committed by bgman111111
Browse files

iommu/amd: Fix the configuration of GCR3 table root pointer



[ Upstream commit c20f36534666e37858a14e591114d93cc1be0d34 ]

The SPA of the GCR3 table root pointer[51:31] masks 20 bits. However,
this requires 21 bits (Please see the AMD IOMMU specification).
This leads to the potential failure when the bit 51 of SPA of
the GCR3 table root pointer is 1'.

Signed-off-by: default avatarAdrian Huang <ahuang12@lenovo.com>
Fixes: 52815b75 ("iommu/amd: Add support for IOMMUv2 domain mode")
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent ad92eca5
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