Re: [PATCH v2 3/3] EDAC/sifive: Add EDAC support for Memory Controller in SiFive SoCs

2020-09-23 Thread Borislav Petkov
On Mon, Sep 07, 2020 at 11:17:59AM +0530, Yash Shah wrote: > Add Memory controller EDAC support to the SiFive platform EDAC driver. > It registers for ECC notifier events from the memory controller. > > Signed-off-by: Yash Shah > Reviewed-by: Palmer Dabbelt > Acked-by: Palmer Dabbelt

[PATCH v2 3/3] EDAC/sifive: Add EDAC support for Memory Controller in SiFive SoCs

2020-09-06 Thread Yash Shah
Add Memory controller EDAC support to the SiFive platform EDAC driver. It registers for ECC notifier events from the memory controller. Signed-off-by: Yash Shah Reviewed-by: Palmer Dabbelt Acked-by: Palmer Dabbelt --- drivers/edac/Kconfig | 2 +- drivers/edac/sifive_edac.c | 119