]> www.infradead.org Git - users/jedix/linux-maple.git/commit
EDAC/i10nm: Explicitly set the modes of the RRL register sets
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Thu, 17 Apr 2025 15:07:20 +0000 (23:07 +0800)
committerTony Luck <tony.luck@intel.com>
Thu, 17 Apr 2025 17:24:50 +0000 (10:24 -0700)
commit4878e1e90056230cefd580136d0e6d5689a7b770
treeebb5b5ffc0ba2c25b98f9934fd61c836903e09b4
parenteeed3e03f4261e5e381a72ae099ff00ccafbb437
EDAC/i10nm: Explicitly set the modes of the RRL register sets

The i10nm_edac driver uses the default modes (either patrol scrub read
or on-demand read) of the RRL register sets configured by the BIOS.

Explicitly set the modes during the loading of the i10nm_edac driver with
the module parameter retry_rd_err_log=2.

Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Tested-by: Feng Xu <feng.f.xu@intel.com>
Link: https://lore.kernel.org/r/20250417150724.1170168-4-qiuxu.zhuo@intel.com
drivers/edac/i10nm_base.c