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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 322EAC433F5 for ; Wed, 22 Sep 2021 16:44:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 123B660F70 for ; Wed, 22 Sep 2021 16:44:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230127AbhIVQpe (ORCPT ); Wed, 22 Sep 2021 12:45:34 -0400 Received: from mail.skyhub.de ([5.9.137.197]:38442 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229467AbhIVQpe (ORCPT ); Wed, 22 Sep 2021 12:45:34 -0400 Received: from zn.tnic (p200300ec2f0efa00329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ec:2f0e:fa00:329c:23ff:fea6:a903]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 6C0821EC051E; Wed, 22 Sep 2021 18:43:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1632329038; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=gtI3K23I3DhUzNiqPHLOEAfHrx+nTcEGqXkTAZ9qlCU=; b=B78ccUbaTflJwSlp4crJv5l0xPOE0KEqw94W2kirQHTVZFGv3UN/IjnwkD4oraE9V/DVLt GaS1VJP2KkdG0htPx+7Vfx8V20x9GgNfs9zRr0ge+GZxjzQof8kLPV3kNhQ3FPRtuCowcW Lp5GQA9UIZk/+moBWADlWYbCaBg5CQs= Date: Wed, 22 Sep 2021 18:43:52 +0200 From: Borislav Petkov To: "Deucher, Alexander" Cc: "Joshi, Mukul" , Alex Deucher , "linux-edac@vger.kernel.org" , "x86@kernel.org" , "linux-kernel@vger.kernel.org" , "mingo@redhat.com" , "mchehab@kernel.org" , "Ghannam, Yazen" , "amd-gfx@lists.freedesktop.org" Subject: Re: [PATCHv2 1/2] x86/MCE/AMD: Export smca_get_bank_type symbol Message-ID: References: <20210511152538.148084-2-nchatrad@amd.com> <20210913021311.12896-1-mukul.joshi@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org On Wed, Sep 22, 2021 at 04:27:34PM +0000, Deucher, Alexander wrote: > > On Sun, Sep 12, 2021 at 10:13:10PM -0400, Mukul Joshi wrote: > > > Export smca_get_bank_type for use in the AMD GPU driver to determine > > > MCA bank while handling correctable and uncorrectable errors in GPU > > > UMC. > > > > > > v1->v2: > > > - Drop the function is_smca_umc_v2(). > > > - Drop the patch to introduce a new MCE priority (MCE_PRIO_ACEL) > > > for GPU/accelarator cards. > > > > Patch changelog information goes... > > > > > > > > Signed-off-by: Mukul Joshi > > > --- > > > > ... under this line so that it gets automatically removed by git when applying > > the patch. > > > > Alex, how do you wanna handle this? > > > > Want me to ACK this and you can carry it through your tree along with the > > second patch? > > That would be great. Thanks! Ok, with the above changelog removed: Acked-by: Borislav Petkov Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette