Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp4327169ybe; Mon, 16 Sep 2019 10:16:49 -0700 (PDT) X-Google-Smtp-Source: APXvYqw2Tg95dIzCR8hiS7AMM0KQmzZbfGH7+TaUxNVBDgisAjFWKfPMAiQy89UjiLRAENJjYNLo X-Received: by 2002:a50:acc1:: with SMTP id x59mr396252edc.278.1568654209221; Mon, 16 Sep 2019 10:16:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568654209; cv=none; d=google.com; s=arc-20160816; b=nuvG8v1YM0oCIQPGf7GjY1UGx079X9QL2I/7N1WFNCREOxQAeShvrdXlL5OKUPWDNC YPuhoaGxWsKdKeHfe/XR5LcXfjoRyGpEYN+O7FV+2OIMsG1+4wNxMD6vZrOoE8BadIYh pXN1m+dfvJ1kEOGQzhfN3Af5d1si7oMPsZy3NyPvJVl9nEmyDUtIEVuJeQ9npwzXNWbv r6fsCvz9+VqYxACJqa3zVthYNP9BwZ1/sgdRBhWrIeL5YVOe22C3kj5wXIeL/K2w5cx7 sX2n9e+f8hiXSLzCgv4DA71geo+MmjfN46CgyRaLf2DsKu4+ig/YVCfLnILmc0Cq3nyB CHdw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=brbooox9xct2bN0Mo/tNLVyFe+Onv6aHaba/qlhVAcc=; b=MJk788EqD2XxpIiMmxiApql6NOqSqIC0u5MJ1Pdsk0EDFrpIyT6hbN8kPBfUkQAkzA rCgmUzC8jkFJ/nFD8nmbQDqxLaCufGz9Xw/nWaPrDdZ6OC8kSqDS96YzvWEV0fCbgapa NA3Eqha5rYY5PpLsTQLU76BMqIGsP2kIJB1m6MOCK/u5d54Yyqd1HCekziY1OfmhtSvG Gbpaoy6JN4wbJI5FgIq0Rip4/qakXyDSrsFTJWw+s4HsqOsUXFbW+gf3RSYss/38cuFy cpkmxkLQt8Z0Tv8jhGPrGkw4wEDrewredPFT7BuYUGCU+F+yUioG8hhBhy/SOx0MV47g vqIw== 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 8si4946372ejc.104.2019.09.16.10.16.25; Mon, 16 Sep 2019 10:16:49 -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 S1732189AbfIPJuj (ORCPT + 99 others); Mon, 16 Sep 2019 05:50:39 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:38685 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726173AbfIPJuj (ORCPT ); Mon, 16 Sep 2019 05:50:39 -0400 Received: from pd9ef19d4.dip0.t-ipconnect.de ([217.239.25.212] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1i9neR-0008OJ-VN; Mon, 16 Sep 2019 11:50:32 +0200 Date: Mon, 16 Sep 2019 11:50:30 +0200 (CEST) From: Thomas Gleixner To: Tony W Wang-oc 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 In-Reply-To: <966609ae83b947b998a85cd2fcc1f304@zhaoxin.com> Message-ID: References: <966609ae83b947b998a85cd2fcc1f304@zhaoxin.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks, tglx