[PATCH 0/3] EDAC/igen6: Add polling support and allow setting edac_op_state

From: Orange Kao
Date: Wed Nov 06 2024 - 06:41:08 EST


Thank you Qiuxu and Boris.

Here is the updated patch. I would like to propose that we keep the
edac_op_state as a module parameter. Because it would allow users (regardless of
CPU SKU) to test different options on their machine without compiling their own
kernel. I hope this could lower the entry barrier and make it easier for them to
test IBECC.

Patch 1: Initialize edac_op_state according to the configuration data
Patch 2: Add polling support
Patch 3: Allow setting edac_op_state

Thanks. Please let me know if there is anything I should improve or if anything
does not make sense.