On March 17, 2022 1:58:54 AM UTC, Medad CChien <medadyoung@xxxxxxxxx> wrote: >Add support for Nuvoton NPCM SoC. > >Signed-off-by: Medad CChien <ctcchien@xxxxxxxxxxx> >Reported-by: kernel test robot <lkp@xxxxxxxxx> What exactly has the robot reported here? >--- > drivers/edac/Kconfig | 9 + > drivers/edac/Makefile | 1 + > drivers/edac/npcm_edac.c | 710 +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 720 insertions(+) > create mode 100644 drivers/edac/npcm_edac.c I don't see a MAINTAINERS file entry so that people can Cc you on bugs. See the other EDAC drivers for an example. -- Sent from a small device: formatting sux and brevity is inevitable.