[PATCH V4 8/8] riscv: Add config of thread stack size
Arnd Bergmann
arnd at arndb.de
Wed Sep 21 22:55:29 PDT 2022
On Wed, Sep 21, 2022, at 12:46 PM, Guo Ren wrote:
> Hi Arnd,
>
> No more coding conventions for the patch, THREAD_ALIGN &
> THREAD_SIZE_ORDER are used by vmlinux.lds.S and common code. So here
> is my considerable version:
>
That's fine with me, it should get the job done.
I still think a way to use 12KB stacks with VMAP_STACK
would be a good addition, but that can come later, and we
may want to do this in an architecture-independent way
when we get there.
Arnd
More information about the linux-riscv
mailing list