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=-20.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,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 74EE7C2B9F4 for ; Mon, 28 Jun 2021 08:18:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5C5BF619BE for ; Mon, 28 Jun 2021 08:18:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232381AbhF1IU1 (ORCPT ); Mon, 28 Jun 2021 04:20:27 -0400 Received: from smtp-out2.suse.de ([195.135.220.29]:45392 "EHLO smtp-out2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232214AbhF1IUZ (ORCPT ); Mon, 28 Jun 2021 04:20:25 -0400 Received: from imap.suse.de (imap-alt.suse-dmz.suse.de [192.168.254.47]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id AD14C20222; Mon, 28 Jun 2021 08:17:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1624868279; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0pr4INJqtbpP86WptXrBBLXgFkS/D7HN73evBlmog3o=; b=TksUHIZ/jys2MoGFLGSDOGUqe9LdHPCDMtKySumOh0Ju7r8aT/VeJwpk8o7iHkG+WXdR2W w2CIMaCmO+pYBiKzICqEoCfZYfEJvaHCpaT9LdN+lmRZtsNMukzq46IZNm2wwzdAuu8h3v YEOu2O6bVxZ1JFCzntE4ALTkp7McGTo= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1624868279; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0pr4INJqtbpP86WptXrBBLXgFkS/D7HN73evBlmog3o=; b=VMUd/kSnPZ9c1RmGb7Z/K84EWSGY3wEhElo4chQLIBHoNn6H37c6K/O5GQIucK5pzLXpLb rP/ejD+bd1H3W7Bw== Received: from imap3-int (imap-alt.suse-dmz.suse.de [192.168.254.47]) by imap.suse.de (Postfix) with ESMTP id 93263118DD; Mon, 28 Jun 2021 08:17:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1624868279; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0pr4INJqtbpP86WptXrBBLXgFkS/D7HN73evBlmog3o=; b=TksUHIZ/jys2MoGFLGSDOGUqe9LdHPCDMtKySumOh0Ju7r8aT/VeJwpk8o7iHkG+WXdR2W w2CIMaCmO+pYBiKzICqEoCfZYfEJvaHCpaT9LdN+lmRZtsNMukzq46IZNm2wwzdAuu8h3v YEOu2O6bVxZ1JFCzntE4ALTkp7McGTo= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1624868279; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0pr4INJqtbpP86WptXrBBLXgFkS/D7HN73evBlmog3o=; b=VMUd/kSnPZ9c1RmGb7Z/K84EWSGY3wEhElo4chQLIBHoNn6H37c6K/O5GQIucK5pzLXpLb rP/ejD+bd1H3W7Bw== Received: from director2.suse.de ([192.168.254.72]) by imap3-int with ESMTPSA id t0XjIreF2WCTMwAALh3uQQ (envelope-from ); Mon, 28 Jun 2021 08:17:59 +0000 Date: Mon, 28 Jun 2021 10:17:59 +0200 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] RAS updates for v5.14 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, please pull two small RAS updates for 5.14. Thx. --- The following changes since commit c4681547bcce777daf576925a966ffa824edd09d: Linux 5.13-rc3 (2021-05-23 11:42:48 -1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/ras_core_for_v5.14_rc1 for you to fetch changes up to 429b2ba70812fc8ce7c591e787ec0f2b48d13319: EDAC/mce_amd: Fix typo "FIfo" -> "Fifo" (2021-06-04 15:44:25 +0200) ---------------------------------------------------------------- - Add the required information to the faked APEI-reported mem error so that the kernel properly attempts to offline the corresponding page, as it does for kernel-detected correctable errors. - Fix a typo in AMD's error descriptions. ---------------------------------------------------------------- Colin Ian King (1): EDAC/mce_amd: Fix typo "FIfo" -> "Fifo" Muralidhara M K (1): x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types Tony Luck (1): x86/mce: Include a MCi_MISC value in faked mce logs arch/x86/include/asm/mce.h | 13 +++++--- arch/x86/kernel/cpu/mce/amd.c | 55 ++++++++++++++++++++------------- arch/x86/kernel/cpu/mce/apei.c | 3 +- drivers/edac/mce_amd.c | 70 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 115 insertions(+), 26 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg