Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp4255335ybe; Mon, 16 Sep 2019 09:07:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqzKgA9lkMhSV81CKVgwXm8r/X7ITDzTxk40R/khRh3R7kPA5SgVDFQEbEsbTsAYtVXk8VG4 X-Received: by 2002:a1c:f01a:: with SMTP id a26mr261311wmb.84.1568650020122; Mon, 16 Sep 2019 09:07:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568650020; cv=none; d=google.com; s=arc-20160816; b=uAR+koCQbDogJetaF6RcIdWS3M8dCOgPfOt7NDVd4f19P/0ybJfuoTnKupYN9Fw4by KCpgPWNpTkoggIZgcv7+t+hsJd6QOuizbrGOXQqiPv81zRAQhC+P2vMWuqry0aArZVTa QwEz04GY6+WJ/ylFbkLLc0OTPKMMQwuvm/Ow9CtRIjTB7yf1hhwpbpC28j6EiZjS8DvL dXb3vUOklyzEyVp8zlhhFOWJc+0fpCwltrVHObgm4XsRST1ZQLSHE6FvDZ/DBl27f352 uFdwUMGVzskWnfu5hRteeUpOes5W93gJQgVxd7KPVMurFJKxKWD1jR/GpuCtt6lcSMUo 0LEg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:content-transfer-encoding :content-language:accept-language:message-id:date:thread-index :thread-topic:subject:cc:to:from; bh=hVmjdcbnf++bysDImE94VVmE7M71mPNj9w0GDhS06tc=; b=RL4FzOQbUqWOQmdZWQ1t1Uo85vb6D4hKYI484lq8SC4J0Z4mFQxVNRv4Latd5lswxP WojTcyW8xkXp6sPBO6T1hIlhuM6nKjcR47IxG+TYEq3++24QLjQDm0Qp1l9M9t+PCK1W 0PY4lqUNOL9lu0kD8wso36NyHteuriwjSkjvKLG/3QLk4Repnehi0eSk9XpkoKtL7BIy wTYhaMYWT2/4ZMBAc40n3KLJo0Vkk4a2rlH+HtIjOpQ6/EOvwnXjPg0Gdp/6ao9GO3vx QbNgDOhplcpOpZ+NET48AqcbVPYMTPTc0OUO1jEIiLulaEBhQKODnnxQsg2b0RUY37ck Yk5Q== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l23si1104144eds.310.2019.09.16.09.06.21; Mon, 16 Sep 2019 09:07:00 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728252AbfIPJ4j convert rfc822-to-8bit (ORCPT + 99 others); Mon, 16 Sep 2019 05:56:39 -0400 Received: from ZXSHCAS1.zhaoxin.com ([203.148.12.81]:20022 "EHLO ZXSHCAS1.zhaoxin.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1725850AbfIPJ4i (ORCPT ); Mon, 16 Sep 2019 05:56:38 -0400 Received: from zxbjmbx2.zhaoxin.com (10.29.252.164) by ZXSHCAS1.zhaoxin.com (10.28.252.161) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1261.35; Mon, 16 Sep 2019 17:56:35 +0800 Received: from zxbjmbx1.zhaoxin.com (10.29.252.163) by zxbjmbx2.zhaoxin.com (10.29.252.164) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1261.35; Mon, 16 Sep 2019 17:56:34 +0800 Received: from zxbjmbx1.zhaoxin.com ([fe80::b41a:737:a784:b70d]) by zxbjmbx1.zhaoxin.com ([fe80::b41a:737:a784:b70d%16]) with mapi id 15.01.1261.035; Mon, 16 Sep 2019 17:56:34 +0800 From: Tony W Wang-oc To: Thomas Gleixner CC: "tony.luck@intel.com" , "Borislav Petkov (bp@alien8.de)" , "mingo@redhat.com" , "hpa@zytor.com" , "x86@kernel.org" , "linux-edac@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "yazen.ghannam@amd.com" , "vishal.l.verma@intel.com" , "qiuxu.zhuo@intel.com" , David Wang , "Cooper Yan(BJ-RD)" , "Qiyuan Wang(BJ-RD)" , "Herry Yang(BJ-RD)" Subject: Re: [PATCH v3 2/4] x86/mce: Make 3 functions non-static Thread-Topic: [PATCH v3 2/4] x86/mce: Make 3 functions non-static Thread-Index: AdVsdQQVZe8Vv2u/TlS+IY5QKGD9vg== Date: Mon, 16 Sep 2019 09:56:34 +0000 Message-ID: Accept-Language: en-US, zh-CN Content-Language: zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.32.64.75] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 16, 2019, Thomas Gleixner wrote: >On Mon, 16 Sep 2019, Tony W Wang-oc wrote: > >> On Mon, Sep 16, 2019, Thomas Gleixner wrote: >> >On Wed, 11 Sep 2019, Tony W Wang-oc wrote: >> > >> >> These functions are declared static and cannot be used in others >> >> .c source file. this commit removes the static attribute and adds >> >> the declaration to the header for these functions. >> > >> >I'm not Cc'ed on any patches which use those functions. Please Cc the >> >relevant maintainers on all patches of such a patch series so contect can >> >be seen. >> > >> >> Patches 3/4, 4/4 in this patchsets are using these functions. Specifically, >> "[PATCH v3 3/4] x86/mce: Add Zhaoxin CMCI support " in this patchsets is >> using intel_init_cmci(), "[PATCH v3 4/4] x86/mce: Add Zhaoxin LMCE support" >> is using intel_init_lmce() and intel_clear_lmce(). >> >> I had sent all patches in this patchsets to your mailbox. Could you help to >> check again? Thank you. > >Found them by now, but please make sure that you provide cover letter >[PATCH vX 0/N ] and thread the patches proper so they reference the cover >letter. git send-email does that for you. Ok, thank you, will send this patchsets with cover letter. Sincerely TonyWWang-oc