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 DC148C54EE9 for ; Thu, 8 Sep 2022 22:58:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229661AbiIHW6n (ORCPT ); Thu, 8 Sep 2022 18:58:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34414 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229558AbiIHW6P (ORCPT ); Thu, 8 Sep 2022 18:58:15 -0400 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 734CF2FFD5 for ; Thu, 8 Sep 2022 15:57:33 -0700 (PDT) Received: by mail-pj1-x102a.google.com with SMTP id q3so19183809pjg.3 for ; Thu, 08 Sep 2022 15:57:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=/UkehsXQHuR4Idp4x5z8yZPfpovB5B00gX0cZoxw3sE=; b=JFvI+LBe3owau6mC8Hz2QOh23QeexiSC39e4tw2Z1hpnN/sR+ZM2Kv4IbYWTkOADmZ PUdGVuiSHsU8ngaqvH1VvONQidNiXcSKaI60RTqrzsTEDcSIMfZjjsOchRtQi65RkkTc RbiwviSZSb7qeCkWe+Hd9x7Keh1oSYFYeLRRDYDyWSLJ89hC6c7ulvfaI48q3ZIqyKiT 5SIysznhIUMJme4VSYyJitjDc+prT2A5qdlNkkujeb/PR04WOhN6ueR5j0awqRYhPqmL pRJYcHSTtA8Kf4Zse7r34GsjUNJeq/8n3GnSnolTvUqZfE9TVVzFL7MCKD4dzR+N/1pj AyRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=/UkehsXQHuR4Idp4x5z8yZPfpovB5B00gX0cZoxw3sE=; b=2c4gMRwX17VPms/JP0nZeGOH323ejIG7pDNNLwiPyqjam56loEiK8EcW/eB2MxBu/t 10hMtNzMfogRqHTEngTja/4tDisAdlLRlBLg5gb5QXUdB5zV5GPL0rJvJ/WxUcGCfQvN BJogbG640YEtQx4Mqf+1P3oaZrzRrmheqzYbhT+9xFXlIsMdcFxA3Qtr/TNl/DvFkwYB qS9K9z8pUI6w1/pvb7OqkdBx6g9Vee/ggUz9HtFT0nnjkrONCIla6zAFR6Cr1R6agSB+ S0qFwB29PUlYJ60B8lHnjZMRefihIPp4SBnORN3p1AKHGejFEPdARVGhBFqP9S2BQWDi 2MhQ== X-Gm-Message-State: ACgBeo2jhNblhXKOxHqS+38SjqlHf0d3NCJuu2me0lQVjczgyD4MkEBg rFbi3vvj3QfEe8uBSTTAKQwHZQ== X-Google-Smtp-Source: AA6agR7KtwQ1kgqa9eVdvNOQiZbjLUejfBGPF5svnseUZ/OpS3g1QYPHiKXHFrc2rnPT+VfdLDmx4g== X-Received: by 2002:a17:902:d4c9:b0:176:e833:4efe with SMTP id o9-20020a170902d4c900b00176e8334efemr10497775plg.108.1662677852858; Thu, 08 Sep 2022 15:57:32 -0700 (PDT) Received: from google.com (223.103.125.34.bc.googleusercontent.com. [34.125.103.223]) by smtp.gmail.com with ESMTPSA id p18-20020a170902a41200b001750361f430sm45085plq.155.2022.09.08.15.57.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Sep 2022 15:57:31 -0700 (PDT) Date: Thu, 8 Sep 2022 15:57:27 -0700 From: David Matlack To: Vishal Annapurve Cc: x86@kernel.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, pbonzini@redhat.com, shuah@kernel.org, bgardon@google.com, seanjc@google.com, oupton@google.com, peterx@redhat.com, vkuznets@redhat.com, drjones@redhat.com Subject: Re: [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type Message-ID: References: <20220903012849.938069-1-vannapurve@google.com> <20220903012849.938069-4-vannapurve@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 08, 2022 at 03:54:41PM -0700, David Matlack wrote: > Please use "KVM: selftest: ..." for the shortlog. Doh. "KVM: selftests: ..."