On Thu, Feb 16, 2017 at 09:41:59AM -0600, Tom Lendacky wrote: > create mode 100644 Documentation/x86/amd-memory-encryption.txt > create mode 100644 arch/x86/include/asm/mem_encrypt.h > create mode 100644 arch/x86/kernel/mem_encrypt_boot.S > create mode 100644 arch/x86/kernel/mem_encrypt_init.c > create mode 100644 arch/x86/mm/mem_encrypt.c I don't see anything standing in the way of merging those last two and having a single: arch/x86/kernel/mem_encrypt.c with all functionality in there with ifdeffery around it so that sme_encrypt_kernel() et all are still visible in the !CONFIG_AMD_MEM_ENCRYPT case. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.