From: Palmer Dabbelt Date: Thu, 22 Jun 2023 17:38:39 +0000 (-0700) Subject: Merge patch series "riscv: Add independent irq/softirq stacks support" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b5e13f3ace78a8159dbad92bb005090a431e36d7;p=linux.git Merge patch series "riscv: Add independent irq/softirq stacks support" guoren@kernel.org says: From: Guo Ren 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. * b4-shazam-merge: riscv: stack: Add config of thread stack size riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK Link: https://lore.kernel.org/r/20230614013018.2168426-1-guoren@kernel.org Signed-off-by: Palmer Dabbelt --- b5e13f3ace78a8159dbad92bb005090a431e36d7