Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp446287pxf; Thu, 8 Apr 2021 06:28:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwW0frf1MbQ4U6hPQIahppVEUzA5yjB468v6NR/zOZdkWUfJYHStkWF7mrru7ApTMW4F0UW X-Received: by 2002:a17:902:361:b029:e9:8392:7abd with SMTP id 88-20020a1709020361b02900e983927abdmr4453081pld.8.1617888488661; Thu, 08 Apr 2021 06:28:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617888488; cv=none; d=google.com; s=arc-20160816; b=Kf9vDxaQM/p7gebV0PkBG/RszI1Bcx8OhF8h3S72yV5+xgbhPQfeJf6WaEZIhHDfuE nS40sQFu/TdR1I/ekwgzIQigTDz+Taja4Yk07utpcR9y8WxiHVvpGEoNNJZxpajIILiC 3CmBGa4KZHAQ1qpHsrMxtBjtcjlXcmU/offqXdaXiVP1i83X0C2Lf6BABQU8Eor7kD3d ICIDhIJMfQLMxWRVZ1dQGGkP9NNhw5iXzANVGlZlavGRh/H112rrxoYIxCCW7tmnZVIn xgfPnydskcTV+R/vb1ykztJLE84EUFQWBhSfgLEJI1aX9CZ8m9K8Krrp+yX6UgKrsXSm B90Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-language:content-transfer-encoding :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject:dkim-signature:dkim-filter; bh=wa/VfR5dOq9tsZ2NtAO+T057gx0rVmV0HzZysz7VXi8=; b=MrjCMl8uHdGvXWcSTqH4PmqVsWOmNb0TI5OX5XrpEBAIH7asVRgqLQIgQeD5mrOpmy RHUZwN8+Y6757CEzFqdUhgt758/CJBIglvLa90eRmUlf9KnuXeHQj2r+Hlchs/r7iWJz vv/9dKml6YjB7fCdCsfI2Lkoh2ejdz0+UGw5imtB1GcZZFllR0KE75FwOQu97Ibuwo6A k2hDNmj++OeE88YlYg2N1iKZKDCPd6IokwBMVPsVe40LvAP5p0Mlh0xZn16NwV26biA4 cPfZYQC5RKO47xxEzqPXaem9ucyl6Hp6KR8+81kgszgCtZoHS3YpT1PKNelcsDp65LGo e/5A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=TW7JW8Wy; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d15si29243973plr.228.2021.04.08.06.27.55; Thu, 08 Apr 2021 06:28:08 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=TW7JW8Wy; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231707AbhDHN0x (ORCPT + 99 others); Thu, 8 Apr 2021 09:26:53 -0400 Received: from linux.microsoft.com ([13.77.154.182]:36432 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231630AbhDHN0n (ORCPT ); Thu, 8 Apr 2021 09:26:43 -0400 Received: from [192.168.86.30] (c-73-38-52-84.hsd1.vt.comcast.net [73.38.52.84]) by linux.microsoft.com (Postfix) with ESMTPSA id 2CB1520B5680; Thu, 8 Apr 2021 06:26:30 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 2CB1520B5680 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1617888392; bh=wa/VfR5dOq9tsZ2NtAO+T057gx0rVmV0HzZysz7VXi8=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=TW7JW8Wyus+vBCg0hJy+26qz6yQC5fsyw16IF5PLU6shEx2Nohc/PGyE/34NIUqzS CD7igVEMeyaA+xC82MpP/0cYC0klCU9B7pOqV1ZlDHIwmAsTbw39gwn/Ie3n7T7AtW yBmL0yX0TnGMoyIeR0jv2EVlXRkaHdSZ6Pp9qhWo= Subject: Re: [PATCH 1/7] hyperv: Detect Nested virtualization support for SVM To: Sean Christopherson , Michael Kelley Cc: Tianyu Lan , Paolo Bonzini , vkuznets , Wanpeng Li , Jim Mattson , Joerg Roedel , Wei Liu , Stephen Hemminger , Haiyang Zhang , "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , Borislav Petkov , KY Srinivasan , "x86@kernel.org" , "kvm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-hyperv@vger.kernel.org" References: From: Vineeth Pillai Message-ID: Date: Thu, 8 Apr 2021 09:26:28 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4/7/21 6:48 PM, Sean Christopherson wrote: > On Wed, Apr 07, 2021, Michael Kelley wrote: >> >>> + pr_info("Hyper-V nested_features: 0x%x\n", >> Nit: Most other similar lines put the colon in a different place: >> >> pr_info("Hyper-V: nested features 0x%x\n", >> >> One of these days, I'm going to fix the ones that don't follow this >> pattern. :-) > Any reason not to use pr_fmt? Yes, that would be the best way to go. As Michael suggested, it would be better to fix the whole file as a cleanup patch. I shall fix this one to conform to the previous style and use pr_fmt as a separate fixup patch. Thanks, Vineeth