Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp3099616yba; Tue, 16 Apr 2019 04:51:46 -0700 (PDT) X-Google-Smtp-Source: APXvYqxF13tWpfrOQYPXhM0xvMcJiZBHGKyenRfJcoVFwes76P/1J+VOcrqi9oBQwOor5NFJvFTX X-Received: by 2002:a17:902:768c:: with SMTP id m12mr80953005pll.160.1555415506384; Tue, 16 Apr 2019 04:51:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555415506; cv=none; d=google.com; s=arc-20160816; b=Bzdihg/WApAkVTT4UcUF41q+pDxgr/2Ty/om+AnrPCLghPg6cfBy5lPiOFHtAXWiGp qVwFzRk1tolAb7SHozBy3zkWc8qxfunY9G6rEio7uF/T4pEcC9Q1JLuP50ciBoBaRD40 tCLOrdGNCDZMdUzvR0SvC9EbdEa4iJZbHLJLnNHHekDYyqEMVhl7F59b1i+aeCNPI3ba gLuM8dLdhMpMX3FzckdDc3xfH6ZOCMPCUcmdLLb482ty9OdxLiJWwhI02xLbGJQGEETd jYmy+hYhJ8T93m3xd1zO9nO8Chp1dWQpighxeII4dXan1K6D2dvdpGa5xztl3Xe5M3TH d6Rg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=N6L1tKsuoN/5eRsgnxR89cqLNWs0GZ+dJglo9p9LtQk=; b=1GeGE9vDQxC3++MTmlyl8pvbM88q1gdAl8gwkQ8XXt6sEunHy4rkcsmzyYk1N2anYf 1BG5+lhv/yTimAhLDcQG2OlCGXjvF3zupbr2ZBGVa8FFNG9Urg7h2qp7Y2d8i6zh4ZBy vxZarGzLRIzMnLVAlTTWETra3kaidESD4MdBVkiJPJIGvX0u3BucXtKBHIygM63bVzvh 9eOjPR4ornJgVU0tRg2Qn8/TALAmjTNu7qGMvleITBOQjlz4ghQvdvqyRcH1UAUN0eEb zl26rjBi5IhJtathZbrvDUbP6zfXVeGYkHaxeavy44IXU72CE8CKVyToxxdyWpb/xkGO OeTg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=hygon.cn Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s9si44621152plr.17.2019.04.16.04.51.30; Tue, 16 Apr 2019 04:51:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=hygon.cn Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729306AbfDPLu6 (ORCPT + 99 others); Tue, 16 Apr 2019 07:50:58 -0400 Received: from [110.188.70.11] ([110.188.70.11]:58199 "EHLO spam2.hygon.cn" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1728706AbfDPLu6 (ORCPT ); Tue, 16 Apr 2019 07:50:58 -0400 Received: from MK-DB.hygon.cn ([172.23.18.60]) by spam2.hygon.cn with ESMTP id x3GBlH8h075780; Tue, 16 Apr 2019 19:47:17 +0800 (GMT-8) (envelope-from fenghao@hygon.cn) Received: from cncheex02.Hygon.cn ([172.23.18.12]) by MK-DB.hygon.cn with ESMTP id x3GBl6I2045113; Tue, 16 Apr 2019 19:47:06 +0800 (GMT-8) (envelope-from fenghao@hygon.cn) Received: from [172.30.20.134] (172.23.18.44) by cncheex02.Hygon.cn (172.23.18.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1466.3; Tue, 16 Apr 2019 19:47:12 +0800 Subject: Re: [PATCH 5/6] KVM: SVM: Add support for KVM_SEV_GM_GET_DIGEST command To: Borislav Petkov CC: "'Joerg Roedel '" , "'Paolo Bonzini '" , =?UTF-8?B?JyBSYWRpbSBLcsSNbcOhxZkgJw==?= , "'Thomas Gleixner '" , "'Ingo Molnar '" , "' H. Peter Anvin '" , Zhaohui Du , Zhiwei Ying , Wen Pu , "x86@kernel.org" , "kvm@vger.kernel.org" , "linux-kernel@vger.kernel.org" References: <1555329868-17895-1-git-send-email-fenghao@hygon.cn> <1555329868-17895-6-git-send-email-fenghao@hygon.cn> <20190415150910.GE29317@zn.tnic> <896956377bf441c3bfd911716418ce7e@hygon.cn> <20190416081545.GA27892@zn.tnic> From: Hao Feng Message-ID: Date: Tue, 16 Apr 2019 19:47:11 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190416081545.GA27892@zn.tnic> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [172.23.18.44] X-ClientProxiedBy: cncheex02.Hygon.cn (172.23.18.12) To cncheex02.Hygon.cn (172.23.18.12) X-MAIL: spam2.hygon.cn x3GBlH8h075780 X-DNSRBL: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4/16/19 4:15 PM, Borislav Petkov wrote: > Yes, as long as you realize that having the From: you makes you the > author of the patch and Pu Wen is fine with that. Ok, will modify in next patch series. > > Btw, you should fix your mailer to send plain text only and not add > those crap tags above. > Sorry about that, there was some incorrect configuration in my email client, already corrected it, thanks. -- Thanks Harry