Re: [PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support

From: Palmer Dabbelt
Date: Sun Jun 25 2023 - 19:19:00 EST



On Tue, 13 Jun 2023 21:30:15 -0400, guoren@xxxxxxxxxx wrote:
> From: Guo Ren <guoren@xxxxxxxxxxxxxxxxx>
>
> This patch series adds independent irq/softirq stacks to decrease the
> press of the thread stack. Also, add a thread STACK_SIZE config for
> users to adjust the proper size during compile time.
>
> This patch series belonged to the generic entry, which has been merged
> to for-next now.
>
> [...]

Applied, thanks!

[1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
https://git.kernel.org/palmer/c/163e76cc6ef4
[2/3] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
https://git.kernel.org/palmer/c/dd69d07a5a6c
[3/3] riscv: stack: Add config of thread stack size
https://git.kernel.org/palmer/c/a7555f6b62e7

Best regards,
--
Palmer Dabbelt <palmer@xxxxxxxxxxxx>