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

Palmer Dabbelt palmer at rivosinc.com
Sun Jun 25 16:17:53 PDT 2023


On Tue, 13 Jun 2023 21:30:15 -0400, guoren at kernel.org wrote:
> From: Guo Ren <guoren at linux.alibaba.com>
> 
> 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 at rivosinc.com>




More information about the linux-riscv mailing list