Re: [PATCH] Loongarch: entry: fix syscall_get_arguments() VS no-bultin-memcpy
From: Huacai Chen
Date: Thu Aug 28 2025 - 03:11:47 EST
On Thu, Aug 28, 2025 at 3:06 PM Wentao Guan <guanwentao@xxxxxxxxxxxxx> wrote:
>
> Hello Ruoyao,
>
> Thanks for your review.
> I will test and send test results later.
> (use different gcc verions and remove the three flags.)
I think kernel's memcpy is still needed for CPUs without UAL.
Huacai
>
> BRs
> Wentao Guan