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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DCF94C38A02 for ; Mon, 31 Oct 2022 10:30:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230466AbiJaKaj (ORCPT ); Mon, 31 Oct 2022 06:30:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48136 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230509AbiJaKaN (ORCPT ); Mon, 31 Oct 2022 06:30:13 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C6BA2DFE2; Mon, 31 Oct 2022 03:30:04 -0700 (PDT) Received: from zn.tnic (p200300ea9733e7cf329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ea:9733:e7cf: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 6A7BE1EC063F; Mon, 31 Oct 2022 11:30:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1667212203; 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=r/KCiLuuGp4/XWyS/bxFjJye9xU97AuL3CfHHJ01CDE=; b=JWxG9xthzYEPXdVe+UgNRzkGqxw7Pgkf6jAK+89IVZMir8CU70bxPyibmneHLCZsBWyoEO /16fGtqh+bC0IirWLBEAPjcpCBqDfbXoytxUQiIESTvkQiKHfBtZInatKEwxozvInHGOs6 VD54CP8/tbI0TaKUDduDEI5Ky7RP6c4= Date: Mon, 31 Oct 2022 11:30:03 +0100 From: Borislav Petkov To: Tony Luck , Yazen Ghannam Cc: Smita Koralahalli , Carlos Bilbao , x86@kernel.org, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] Dump stack after certain machine checks Message-ID: References: <20220922195136.54575-1-tony.luck@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220922195136.54575-1-tony.luck@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org On Thu, Sep 22, 2022 at 12:51:34PM -0700, Tony Luck wrote: > I've only updated the Intel severity calculation to use this new > severity level. I'm not sure if AMD also has situations where this would > be useful. If so, then mce_severity_amd() would need to be updated too > to return different severity for IN_KERNEL and IN_KERNEL_RECOV cases. I'd look into Yazen's direction for that... -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette