On 09/27/2017 10:13 AM, Brijesh Singh wrote:
From: Tom Lendacky <[email protected]> The current code checks only for sme_active() when determining whether to perform the encryption attribute change. Include sev_active() in this check so that memory attribute changes can occur under SME and SEV. Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: John Ogness <[email protected]> Cc: Matt Fleming <[email protected]> Cc: Laura Abbott <[email protected]> Cc: Dan Williams <[email protected]> Cc: "Kirill A. Shutemov" <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Tom Lendacky <[email protected]> Signed-off-by: Brijesh Singh <[email protected]> ---
I just realized that I missed picking Boris R-b tag in the commit [1]. If another version is needed then I will include it. thanks [1] https://marc.info/?l=kvm&m=150565715508940&w=2

