From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 663452F80 for ; Thu, 10 Jun 2021 05:49:29 +0000 (UTC) Received: from zn.tnic (p200300ec2f0cf6003c3f1790b4f2bf21.dip0.t-ipconnect.de [IPv6:2003:ec:2f0c:f600:3c3f:1790:b4f2:bf21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 64CAA1EC0589; Thu, 10 Jun 2021 07:49:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1623304167; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=RitcXYgrIWSrnu6FZ/EJXPF/tjn3PKo31V95ISXbgF0=; b=qM1OQy1794JXyxVV5fsWNyyZSDAbcDerSJ88Q7muUjuvnYHleLySEJGIT9KZZI2c+v8RO9 AETG4d7ywrFpN6LOdY/nl/hh9bMi7nUeJZnyLsnzb/Ztow1RoHfAGsI4LJI+qI+zz6O/U8 M54qtas2cdYNR2624jhdc01yLKmtQ24= Date: Thu, 10 Jun 2021 07:49:19 +0200 From: Borislav Petkov To: Brijesh Singh Cc: x86@kernel.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, linux-efi@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-coco@lists.linux.dev, linux-mm@kvack.org, linux-crypto@vger.kernel.org, Thomas Gleixner , Ingo Molnar , Joerg Roedel , Tom Lendacky , "H. Peter Anvin" , Ard Biesheuvel , Paolo Bonzini , Sean Christopherson , Vitaly Kuznetsov , Wanpeng Li , Jim Mattson , Andy Lutomirski , Dave Hansen , Sergio Lopez , Peter Gonda , Peter Zijlstra , Srinivas Pandruvada , David Rientjes , tony.luck@intel.com, npmccallum@redhat.com Subject: Re: [PATCH Part1 RFC v3 10/22] x86/sev: Register GHCB memory when SEV-SNP is active Message-ID: References: <20210602140416.23573-1-brijesh.singh@amd.com> <20210602140416.23573-11-brijesh.singh@amd.com> X-Mailing-List: linux-coco@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210602140416.23573-11-brijesh.singh@amd.com> On Wed, Jun 02, 2021 at 09:04:04AM -0500, Brijesh Singh wrote: > +++ b/arch/x86/kernel/sev-internal.h > @@ -0,0 +1,12 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > +/* > + * Forward declarations for sev-shared.c > + * > + * Author: Brijesh Singh > + */ > + > +#ifndef _ARCH_X86_KERNEL_SEV_INTERNAL_H __X86_SEV_INTERNAL_H__ -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette