Re: [PATCH v3 4/4] edac: Add support for Amazon's Annapurna Labs L2 EDAC

From: Robert Richter
Date: Tue Sep 03 2019 - 15:00:53 EST


On 03.09.19 10:58:16, Borislav Petkov wrote:
> On Tue, Sep 03, 2019 at 08:46:24AM +0000, Robert Richter wrote:
> > This is good, but recent practice is also to have all the drivers for
> > the same piece of hardware in a single file, see e.g. thunderx_edac.c.
> > I don't know how detailed this was discussed already, but I would
> > prefer to join the code.
>
> This is no longer needed anymore. Check out this thread:
>
> https://lkml.kernel.org/r/1559211329-13098-3-git-send-email-hhhawa@xxxxxxxxxx

Thanks for the pointer, looks good to me.

-Robert