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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 13DF0C2D0E4 for ; Mon, 23 Nov 2020 18:07:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7B9CC20758 for ; Mon, 23 Nov 2020 18:07:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="UIvKRxjc" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731731AbgKWSHP (ORCPT ); Mon, 23 Nov 2020 13:07:15 -0500 Received: from mail.skyhub.de ([5.9.137.197]:52800 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730408AbgKWSHO (ORCPT ); Mon, 23 Nov 2020 13:07:14 -0500 Received: from zn.tnic (p200300ec2f0bbc00fb0727400affb1c1.dip0.t-ipconnect.de [IPv6:2003:ec:2f0b:bc00:fb07:2740:aff:b1c1]) (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 9AB741EC0528; Mon, 23 Nov 2020 19:07:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1606154833; 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:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GEs5mQQvcD8tVSRySCC+ykee+b35dM0fmdnL/2Hjyyo=; b=UIvKRxjceURtInk5ckDLGrh0DBwPF5YKoVfLXE2pXPLFtm4Qh97HNNtknQZVkrBV+BQem+ KA5nWqOaay57UNvNSYCn3IJveto85T3kd5AJ0EWttHz8aiKFA0QzeHdc16YbNtRlgOwQxH 4TJj9kyul2p4pWqLulMfTVtMayFr9nA= Date: Mon, 23 Nov 2020 19:07:14 +0100 From: Borislav Petkov To: "Paoloni, Gabriele" Cc: "Luck, Tony" , "tglx@linutronix.de" , "mingo@redhat.com" , "x86@kernel.org" , "hpa@zytor.com" , "linux-edac@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-safety@lists.elisa.tech" Subject: Re: [PATCH 2/4] x86/mce: move the mce_panic() call and kill_it assignments at the right places Message-ID: <20201123180714.GH15044@zn.tnic> References: <20201118151552.1412-1-gabriele.paoloni@intel.com> <20201118151552.1412-3-gabriele.paoloni@intel.com> <20201123142746.GC15044@zn.tnic> <20201123171910.GF15044@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org On Mon, Nov 23, 2020 at 05:40:21PM +0000, Paoloni, Gabriele wrote: > Well it is not the easiest code to decode 😊 Tell me about it - that's decades worth of crap being piled ontop. :-) > Sure I can add another patch to the set to rename it. Yeah, only if you really want to - that was more a note-to-self to take care of it eventually. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette