Commit 1d512b1
EDAC/igen6: Initialize edac_op_state according to the configuration data
Currently, igen6_edac sets edac_op_state to EDAC_OPSTATE_NMI, while the
driver also supports memory errors reported from Machine Check. Initialize
edac_op_state to the correct value according to the configuration data
that the driver probed.
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/all/20241106114024.941659-2-orange@aiven.io1 parent fefaae9 commit 1d512b1
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1350 | 1350 | | |
1351 | 1351 | | |
1352 | 1352 | | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
1353 | 1362 | | |
1354 | 1363 | | |
1355 | 1364 | | |
| |||
1367 | 1376 | | |
1368 | 1377 | | |
1369 | 1378 | | |
| 1379 | + | |
| 1380 | + | |
1370 | 1381 | | |
1371 | 1382 | | |
1372 | 1383 | | |
| |||
1450 | 1461 | | |
1451 | 1462 | | |
1452 | 1463 | | |
1453 | | - | |
1454 | | - | |
1455 | 1464 | | |
1456 | 1465 | | |
1457 | 1466 | | |
| |||
0 commit comments