diff options
author | 2019-08-06 01:49:15 -0300 | |
---|---|---|
committer | 2019-08-09 22:52:06 +1000 | |
commit | 47e5d8f9ed34a5310f45f48bbc15f1e61d83b6db (patch) | |
tree | be915963f918e4d8293ada3795df4eaff931881b /include/linux/mem_encrypt.h | |
parent | x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig (diff) | |
download | linux-rng-47e5d8f9ed34a5310f45f48bbc15f1e61d83b6db.tar.xz linux-rng-47e5d8f9ed34a5310f45f48bbc15f1e61d83b6db.zip |
swiotlb: Remove call to sme_active()
sme_active() is an x86-specific function so it's better not to call it from
generic code.
There's no need to mention which memory encryption feature is active, so
just use a more generic message. Besides, other architectures will have
different names for similar technology.
Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190806044919.10622-3-bauerman@linux.ibm.com
Diffstat (limited to 'include/linux/mem_encrypt.h')
0 files changed, 0 insertions, 0 deletions