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=-12.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 4DDE1C4CEC7 for ; Fri, 13 Sep 2019 08:10:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 23ED6208C2 for ; Fri, 13 Sep 2019 08:10:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729355AbfIMIKr (ORCPT ); Fri, 13 Sep 2019 04:10:47 -0400 Received: from mx2.suse.de ([195.135.220.15]:58902 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727834AbfIMIKr (ORCPT ); Fri, 13 Sep 2019 04:10:47 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id BAC18AFBC; Fri, 13 Sep 2019 08:10:45 +0000 (UTC) Date: Fri, 13 Sep 2019 10:10:39 +0200 From: Borislav Petkov To: Linus Torvalds Cc: Tony Luck , x86-ml , linux-edac , lkml Subject: [GIT PULL] RAS updates for 5.4 Message-ID: <20190913080937.GB20745@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, please pull this branch git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-for-linus to receive the latest meager RAS updates for 5.4: - Enable processing of action-optional MCEs which have the Overflow bit set (Tony Luck) - -Wmissing-prototypes warning fix and a build fix (Valdis Klētnieks) Thx. --- The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d: Linux 5.3-rc3 (2019-08-04 18:40:12 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-for-linus for you to fetch changes up to b6ff24f7b5101101ff897dfdde3f37924e676bc2: RAS: Build debugfs.o only when enabled in Kconfig (2019-08-08 17:44:02 +0200) ---------------------------------------------------------------- Tony Luck (1): x86/mce: Don't check for the overflow bit on action optional machine checks Valdis Kletnieks (2): RAS: Fix prototype warnings RAS: Build debugfs.o only when enabled in Kconfig arch/x86/kernel/cpu/mce/severity.c | 4 ++-- drivers/ras/Makefile | 3 ++- drivers/ras/cec.c | 1 + drivers/ras/debugfs.c | 2 ++ 4 files changed, 7 insertions(+), 3 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 247165, AG München