On Wed, Mar 24, 2021 at 11:44:16AM -0500, Brijesh Singh wrote: > The sev_es_terminate() and sev_es_{wr,rd}_ghcb_msr() helper functions > in a common file so that it can be used by both the SEV-ES and SEV-SNP. > > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Cc: Ingo Molnar <mingo@xxxxxxxxxx> > Cc: Borislav Petkov <bp@xxxxxxxxx> > Cc: Joerg Roedel <jroedel@xxxxxxx> > Cc: "H. Peter Anvin" <hpa@xxxxxxxxx> > Cc: Tony Luck <tony.luck@xxxxxxxxx> > Cc: Dave Hansen <dave.hansen@xxxxxxxxx> > Cc: "Peter Zijlstra (Intel)" <peterz@xxxxxxxxxxxxx> > Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx> > Cc: Tom Lendacky <thomas.lendacky@xxxxxxx> > Cc: David Rientjes <rientjes@xxxxxxxxxx> > Cc: Sean Christopherson <seanjc@xxxxxxxxxx> > Cc: x86@xxxxxxxxxx > Cc: kvm@xxxxxxxxxxxxxxx > Signed-off-by: Brijesh Singh <brijesh.singh@xxxxxxx> > --- > arch/x86/boot/compressed/sev-common.c | 32 +++++++++++++++++++++++++++ > arch/x86/boot/compressed/sev-es.c | 22 ++---------------- > arch/x86/kernel/sev-common-shared.c | 31 ++++++++++++++++++++++++++ > arch/x86/kernel/sev-es-shared.c | 21 +++--------------- > 4 files changed, 68 insertions(+), 38 deletions(-) > create mode 100644 arch/x86/boot/compressed/sev-common.c > create mode 100644 arch/x86/kernel/sev-common-shared.c Yeah, once you merge it all into sev.c and sev-shared.c, that patch is not needed anymore. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette