From: Linus Torvalds Date: Sat, 21 Dec 2019 14:04:12 +0000 (-0800) Subject: Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: microblaze-v5.7-rc1~379 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=5c741e2583d2e5a3fc148a5e8a2464bbaa45a1d9;p=linux-2.6-microblaze.git Merge branch 'ras-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull x86 RAS fixes from Borislav Petkov: "Three urgent RAS fixes for the AMD side of things: - initialize struct mce.bank so that calculated error severity on AMD SMCA machines is correct - do not send IPIs early during bank initialization, when interrupts are disabled - a fix for when only a subset of MCA banks are enabled, which led to boot hangs on some new AMD CPUs" * 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mce: Fix possibly incorrect severity calculation on AMD x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[] x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() --- 5c741e2583d2e5a3fc148a5e8a2464bbaa45a1d9