[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20181023105906.GA22356@gmail.com>
Date: Tue, 23 Oct 2018 12:59:06 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Borislav Petkov <bp@...en8.de>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Andrew Morton <akpm@...ux-foundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [GIT PULL] RAS changes for v4.20
Linus,
Please pull the latest ras-core-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-for-linus
# HEAD: 711f76a328cbe5b49164bb14bcb593fa52102051 x86/mcelog: Remove one mce_helper definition
Misc smaller fixes and cleanups.
Thanks,
Ingo
------------------>
Borislav Petkov (1):
x86/mce-inject: Reset injection struct after injection
Qiuxu Zhuo (2):
x86/mce: Use BIT_ULL(x) for bit mask definitions
x86/mce: Add macros for the corrected error count bit field
Sebastian Andrzej Siewior (1):
x86/mcelog: Remove one mce_helper definition
arch/x86/include/asm/mce.h | 53 +++++++++++++++++----------------
arch/x86/kernel/cpu/mcheck/dev-mcelog.c | 3 --
arch/x86/kernel/cpu/mcheck/mce-inject.c | 6 ++++
3 files changed, 34 insertions(+), 28 deletions(-)
Powered by blists - more mailing lists