You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
amd_iommu: remap the device table of IOMMU with the memory encryption mask for kdump
Orabug: 28796835
In kdump kernel, it will copy the device table of IOMMU from the old device
table, which is encrypted when SME is enabled in the first kernel. So we
have to remap the old device table with the memory encryption mask.
Signed-off-by: Lianbo Jiang <[email protected]>
Acked-by: Joerg Roedel <[email protected]>
Signed-off-by: Dan Duval <[email protected]>
Reviewed-by: Henry Willard <[email protected]>
0 commit comments