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

iommu: Don't use sme_active() in generic code



Switch to the generic function mem_encrypt_active() because
sme_active() is x86 specific and can't be called from
generic code on other platforms than x86.

Fixes: 2cc13bb4 ("iommu: Disable passthrough mode when SME is active")
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent d127bc9b
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