From mboxrd@z Thu Jan 1 00:00:00 1970 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 36A40C77B75 for ; Tue, 16 May 2023 15:38:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233941AbjEPPit (ORCPT ); Tue, 16 May 2023 11:38:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59142 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233916AbjEPPio (ORCPT ); Tue, 16 May 2023 11:38:44 -0400 Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1BE97A94 for ; Tue, 16 May 2023 08:38:40 -0700 (PDT) Received: by mail-qt1-x835.google.com with SMTP id d75a77b69052e-3f51ea3a062so594011cf.1 for ; Tue, 16 May 2023 08:38:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20221208; t=1684251520; x=1686843520; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=N2CRyxNmsdznR8/fBUCCYBNG767y6htOcJe+Dq978O0=; b=ky99+SCHVfnCmAJnGMGv+XVy+Y/5w5Oriop+D60VXZbCJ46gh+BY4W/UCSx8Jw6A1Y WeM0aEvIRgrM2jDStmfPFfmthOHniHIbD6BBAkMqS2rRLZbeZZIgdXCCOoRBUnvSevIu mGuNBL4Mr3wXiwPb659vYj/tqLRCY8VqO+w/QgMqd5eX9Uw6OGg4SA2MO9aKFK9RIRvU tNCGIHM+6q9QmYMsDDHzkOg7i/4XX2pKHtb2C+hHmMlevY63HKwLMDWrQseSHQPXXPBX PZhvWIyZ0rkWNQ7lzVI/RMghiVJsnssJd/v656xW56cjCjuc8HUMmcZXCCBDdfbZ3RxZ SnvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684251520; x=1686843520; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=N2CRyxNmsdznR8/fBUCCYBNG767y6htOcJe+Dq978O0=; b=RUJTbGmrGV5Zr2MLhuxJhveU5ihIFsVz9Q27IEpSQR08wUw2trYA6hB6IBxsTUjdf5 iwmtQx6s+qHV/nZ0OUBEHjmH92Bi/mYid4NdLCXAEa4POLvuSWCXGp61Fqxtja4yhc1y DR+1hAVHTD7Qjtts/uEPYGBHGjMCZZDnpuJaB++FR8660psQJi28ULsY0Nt9VxorAlpy iuwBOfX5ERCW8qWWcoo6Ebqqc3/Mful93IR4nJNVaTPm/RmEmTW7GD0K6q9UHlw3gW7I kwIQK2bI+ERrVD9P2x/uZw0oduwhS87C0fz0pV0v037dvAlSgosNb46Tf1r/h74YwJXF kQgA== X-Gm-Message-State: AC+VfDzUuh3n3VufGetgU598l7R8EEBNMJ/D4T9hou/AgJ1MHtBBjV7s gqIJbixr3uuaETO2Fpwtd77YI1KPCK3rkFDmHQqy1w== X-Google-Smtp-Source: ACHHUZ6fQp/lKGz1+t36Q6XsaElEPIWiVg1TuKslqyo6sEc8QdbtTlLU6AEW4d5yZVI5PwZB9goyJxoyJD4Dogeldhw= X-Received: by 2002:ac8:4e86:0:b0:3f5:4eb4:414f with SMTP id 6-20020ac84e86000000b003f54eb4414fmr44516qtp.13.1684251519819; Tue, 16 May 2023 08:38:39 -0700 (PDT) MIME-Version: 1.0 References: <20230515165917.1306922-1-ltykernel@gmail.com> <20230515165917.1306922-4-ltykernel@gmail.com> <20230516094048.GE2587705@hirez.programming.kicks-ass.net> In-Reply-To: <20230516094048.GE2587705@hirez.programming.kicks-ass.net> From: Dionna Amalie Glaze Date: Tue, 16 May 2023 08:38:28 -0700 Message-ID: Subject: Re: [RFC PATCH V6 03/14] x86/sev: Add AMD sev-snp enlightened guest support on hyperv To: Peter Zijlstra Cc: Tianyu Lan , luto@kernel.org, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com, seanjc@google.com, pbonzini@redhat.com, jgross@suse.com, tiala@microsoft.com, kirill@shutemov.name, jiangshan.ljs@antgroup.com, ashish.kalra@amd.com, srutherford@google.com, akpm@linux-foundation.org, anshuman.khandual@arm.com, pawan.kumar.gupta@linux.intel.com, adrian.hunter@intel.com, daniel.sneddon@linux.intel.com, alexander.shishkin@linux.intel.com, sandipan.das@amd.com, ray.huang@amd.com, brijesh.singh@amd.com, michael.roth@amd.com, thomas.lendacky@amd.com, venu.busireddy@oracle.com, sterritt@google.com, tony.luck@intel.com, samitolvanen@google.com, fenghua.yu@intel.com, pangupta@amd.com, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, linux-hyperv@vger.kernel.org, linux-arch@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > WTF is this supposed to do and why is this the right way to achieve the > desired result? > > Your changelog gives me 0 clues -- guess how much I then care about your > patches? Excuse me? No. This is incredibly rude and violates the community code of conduct. Please review examples of creating a positive environment here https://docs.kernel.org/process/code-of-conduct.html -- -Dionna Glaze, PhD (she/her)