[GIT PULL] RAS changes for v4.20

From: Ingo Molnar
Date: Tue Oct 23 2018 - 06:59:13 EST


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(-)