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

From: Hawa, Hanna
Date: Tue May 05 2020 - 04:30:13 EST




On 3/10/2020 3:47 PM, Robert Richter wrote:
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.



On 29.01.20 21:50:16, Hanna Hawa wrote:
Adds support for Amazon's Annapurna Labs L2 EDAC driver to detect and
report L2 errors.

Signed-off-by: Hanna Hawa <hhhawa@xxxxxxxxxx>
---
MAINTAINERS | 5 +
drivers/edac/Kconfig | 8 ++
drivers/edac/Makefile | 1 +
drivers/edac/al_l2_edac.c | 270 ++++++++++++++++++++++++++++++++++++++
4 files changed, 284 insertions(+)
create mode 100644 drivers/edac/al_l2_edac.c

Hanna, most of the review comments by Boris for patch #1 (al_l1_edac)
apply here too. Please address them.

Hi Boris, Robert,

Sorry for not getting back to you sooner, will address comments on both files and upload new patchset ASAP.

Thanks,
Hanna


Thanks,

-Robert