On Mon, Feb 6, 2023 at 5:28 PM Iuliana Prodan (OSS) <iuliana.prodan@xxxxxxxxxxx> wrote: > > From: Iuliana Prodan <iuliana.prodan@xxxxxxx> > > The IRAM is part of the HiFi DSP. > According to hardware specification only 32-bits write are allowed > otherwise we get a Kernel panic. > > Therefore add a custom memory copy and memset functions to deal with > the above restriction. > > Signed-off-by: Iuliana Prodan <iuliana.prodan@xxxxxxx> > Reported-by: kernel test robot <lkp@xxxxxxxxx> The reported-by shouldn't be here, as LKP only reported some warnings to your original patch. I think it is enough to credit it inside version history.