[PATCH v1 1/1] riscv: mm: add missing memcpy in kasan_init
Conor Dooley
conor at kernel.org
Sun Oct 9 06:32:31 PDT 2022
On Sun, Oct 09, 2022 at 09:25:31PM +0800, Qinglin Pan wrote:
> On 10/9/22 7:30 PM, Conor Dooley wrote:
> > On Sun, Oct 09, 2022 at 04:30:50PM +0800, panqinglin2020 at iscas.ac.cn wrote:
> > > From: Qinglin Pan <panqinglin2020 at iscas.ac.cn>
> > >
> > > Hi Atish,
> > >
> > > It seems that the panic is due to the missing memcpy during kasan_init.
> > > Could you please check whether this patch is helpful?
> >
> > If this does solve the problem it would be:
> > Fixes: 8fbdccd2b173 ("riscv: mm: Support kasan for sv57")
> > right?
> >
> > Thanks,
> > Conor.
> >
>
> Hi Conor,
>
> Thanks a lot for notification!
> I have change the title and resend it.
Unfortunately I was not suggesting a new title for the patch.. A
"Fixes:" tag goes as part of the sign off block to show what commit a
given patch fixes. Your original title looks fine to me.
Thanks,
Conor.
More information about the linux-riscv
mailing list