[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210818175701.1611513-1-tony.luck@intel.com>
Date: Wed, 18 Aug 2021 10:56:59 -0700
From: Tony Luck <tony.luck@...el.com>
To: linux-edac@...r.kernel.org
Cc: Tony Luck <tony.luck@...el.com>,
Aristeu Rozanski <aris@...hat.com>,
Borislav Petkov <bp@...en8.de>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Qiuxu Zhuo <qiuxu.zhuo@...el.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] EDAC/i10nm fix and enhancement
Patch 1 fixes incorrect scope of a register the indicates which NVDIMMs
are present (register is per channel, not per DIMM)
Patch 2 adds code to conditionally report similar data from the platform
retry_rd_log registers on 10nm platforms as is already done for Skylake
generation.
Qiuxu Zhuo (1):
EDAC/i10nm: Fix NVDIMM detection
Youquan Song (1):
EDAC/i10nm: Retrieve and print retry_rd_err_log registers
drivers/edac/i10nm_base.c | 152 +++++++++++++++++++++++++++++++++++++-
drivers/edac/skx_base.c | 3 +-
drivers/edac/skx_common.c | 4 +-
drivers/edac/skx_common.h | 7 +-
4 files changed, 160 insertions(+), 6 deletions(-)
--
2.29.2
Powered by blists - more mailing lists