Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E4B42C27C76 for ; Wed, 25 Jan 2023 05:44:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234100AbjAYFoV (ORCPT ); Wed, 25 Jan 2023 00:44:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229621AbjAYFoT (ORCPT ); Wed, 25 Jan 2023 00:44:19 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 32B755FCE; Tue, 24 Jan 2023 21:44:18 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (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 770381EC0426; Wed, 25 Jan 2023 06:44:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1674625455; 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=GwUh08hTRNU50lHF4Dlm/8cq5wklqj5AG5yaI65K080=; b=hrpxoM12OzWHXLJjLd/T55d1RFZyX2SJyZZBxgLURTEjSuwsqEab5iemi5sfJTIIaPa3Mo DZcBtmldrFvTlachXx/r82Ac4o8uJnnabNVnJNowAl7HfqSv9tZ6fMIgcuTyZSEqj9SaBa fwktG0Irrs+c31DhBuKrwtCbP+NyMTo= Date: Wed, 25 Jan 2023 06:44:10 +0100 From: Borislav Petkov To: Alexey Kardashevskiy Cc: "Nikunj A. Dadhania" , kvm@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, Yury Norov , Venu Busireddy , Tony Luck , Tom Lendacky , Thomas Gleixner , Sean Christopherson , Sandipan Das , Pawan Gupta , Paolo Bonzini , Michael Roth , Mario Limonciello , Kim Phillips , Kees Cook , Juergen Gross , Jakub Kicinski , Ingo Molnar , Dave Hansen , Daniel Sneddon , Brijesh Singh , Arnaldo Carvalho de Melo , Andrew Cooper , Alexander Shishkin , Adrian Hunter , "Peter Zijlstra (Intel)" , "Jason A. Donenfeld" , "H. Peter Anvin" Subject: Re: [PATCH kernel v3 3/3] x86/sev: Do not handle #VC for DR7 read/write Message-ID: References: <20230120031047.628097-1-aik@amd.com> <20230120031047.628097-4-aik@amd.com> <533c5c83-b68b-eff0-d36d-9963194ab844@amd.com> <7881a2d8-9655-31ad-27d0-5c30db7895fe@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <7881a2d8-9655-31ad-27d0-5c30db7895fe@amd.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 25, 2023 at 02:11:27PM +1100, Alexey Kardashevskiy wrote: > The tip/master's head just a few days ago was 195df42eb64dcb "Merge branch > into tip/master: 'x86/platform'" and did have dcf67f724b8ada "x86/cpu, kvm: > Add the NO_NESTED_DATA_BP feature" but now tip/master does not have it - Yeah, it had to be backed out. A new version will be queued soon. > 8272720be044 "Merge x86/cache into tip/master". /me confused. What tree is > the tree? It still is *the* tree - just there were some issues with the KVM side of Kim's series so it had to be dropped but he sent a new version which I need to queue soon. Then I'll have a look at yours. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette