Re: [PATCH 0/3] EDAC/igen6: Add polling support and allow setting edac_op_state
From: Tony Luck
Date: Fri Nov 08 2024 - 16:44:22 EST
On Wed, Nov 06, 2024 at 11:35:44AM +0000, Orange Kao wrote:
> 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
Applied patches 1 & 2 to RAS tree. Thanks
> Patch 3: Allow setting edac_op_state
As discussed on mailing list, not taking this one as there
is no real use case.
-Tony