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. Thanks, -Robert