linux/arch/x86/kernel/cpu
Zhenzhong Duan 40f981691b x86/mce/inject: Fix a wrong assignment of i_mce.status
[ Upstream commit 5d7f7d1d5e ]

The original code is a nop as i_mce.status is or'ed with part of itself,
fix it.

Fixes: a1300e5052 ("x86/ras/mce_amd_inj: Trigger deferred and thresholding errors interrupts")
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@gmail.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Yazen Ghannam <yazen.ghannam@amd.com>
Link: https://lkml.kernel.org/r/20200611023238.3830-1-zhenzhong.duan@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-19 08:14:47 +02:00
..
mcheck x86/mce/inject: Fix a wrong assignment of i_mce.status 2020-08-19 08:14:47 +02:00
microcode
mtrr
.gitignore
amd.c x86/cpu/amd: Make erratum #1054 a legacy erratum 2020-06-22 09:05:00 +02:00
aperfmperf.c
bugs.c x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches. 2020-06-22 09:05:05 +02:00
cacheinfo.c
centaur.c
common.c x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation 2020-06-10 21:35:01 +02:00
cpu.h x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation 2020-06-10 21:35:01 +02:00
cpuid-deps.c
cyrix.c
hypervisor.c
intel_pconfig.c
intel_rdt_ctrlmondata.c
intel_rdt_monitor.c
intel_rdt_pseudo_lock_event.h
intel_rdt_pseudo_lock.c
intel_rdt_rdtgroup.c x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get() 2020-06-30 23:17:10 -04:00
intel_rdt.c x86/resctrl: Preserve CDP enable over CPU hotplug 2020-04-21 09:03:11 +02:00
intel_rdt.h x86/resctrl: Preserve CDP enable over CPU hotplug 2020-04-21 09:03:11 +02:00
intel.c
Makefile
match.c x86/cpu: Add a steppings field to struct x86_cpu_id 2020-06-10 21:35:01 +02:00
mkcapflags.sh
mshyperv.c x86: hyperv: report value of misc_features 2020-05-02 17:25:55 +02:00
perfctr-watchdog.c
powerflags.c
proc.c
rdrand.c
scattered.c
topology.c
transmeta.c
tsx.c
umc.c
vmware.c