EDAC: Drop the EDAC report status checks
authorTony Luck <tony.luck@intel.com>
Fri, 14 Feb 2020 22:27:20 +0000 (14:27 -0800)
committerBorislav Petkov <bp@suse.de>
Tue, 14 Apr 2020 14:01:01 +0000 (16:01 +0200)
commit7fc0b9b995f222646ece8d5bca528060c098ee88
treed757cbfa079092cbbf249a16fa4e43392bc5620e
parent43505646941bee217b91d064756975aa1ab6ee3b
EDAC: Drop the EDAC report status checks

When acpi_extlog was added, we were worried that the same error would
be reported more than once by different subsystems. But in the ensuing
years I've seen complaints that people could not find an error log
(because this mechanism suppressed the log they were looking for).

Rip it all out. People are smart enough to notice the same address from
different reporting mechanisms.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Tested-by: Tony Luck <tony.luck@intel.com>
Link: https://lkml.kernel.org/r/20200214222720.13168-8-tony.luck@intel.com
drivers/acpi/acpi_extlog.c
drivers/edac/edac_mc.c
drivers/edac/pnd2_edac.c
drivers/edac/sb_edac.c
drivers/edac/skx_common.c
include/linux/edac.h