Re: [PATCH] ARM: support PREEMPT_DYNAMIC

From: Linus Walleij
Date: Fri Aug 23 2024 - 11:58:07 EST


On Wed, Jul 31, 2024 at 12:03 PM Jinjie Ruan <ruanjinjie@xxxxxxxxxx> wrote:

> By the way, currently, most architectures have simplified assembly code
> and implemented its most functions in C functions. Does arm32 have this
> plan?

I would turn it around, since I saw that Huawei contributed generic entry
code for Aarch64, do you folks have a plan to also do patches for ARM32?

I have many ARM32 systems and I am happy to help out with reviewing
and testing if you do.

Alternatively I might be able to have a look at it, because the entry code
is right in my work area all the time.

Yours,
Linus Walleij