[PATCHv5 0/4] EDAC/altera: Address sashiko reviews part 1(v5)
From: Dinh Nguyen
Date: Fri Sep 11 2026 - 08:12:46 EST
Hi EDAC maintainers,
This is version 5 of the patch series that addresses some of the sashiko
reviews for the Altera EDAC driver.
Here's what changed:
v5: Fix a missing } in patch 3/4
v4: Rebased the series to edac-urgent branch because of patch
9868f5c077df ("EDAC/altera: Use parent device for devres in
altr_portb_setup()") will cause conflicts.
v3: simplified commit message based on Borislav's comments
v2: reworked to only includ true sashiko hits
Thanks,
Dinh
Dinh Nguyen (4):
EDAC/altera: Do not allow driver unbinding
EDAC/altera: Drop __init from ECC setup paths for re-probe safety
EDAC/altera: Fix code leak on dci allocation failure
EDAC/altera: Fix use-after-free in error paths
drivers/edac/altera_edac.c | 60 ++++++++++++++++++--------------------
1 file changed, 29 insertions(+), 31 deletions(-)
--
2.42.0.411.g813d9a9188