diff options
author | 2023-06-13 21:30:18 -0400 | |
---|---|---|
committer | 2023-06-22 10:38:37 -0700 | |
commit | a7555f6b62e7f5b3a3b783cc6d4c4dafcb8527c8 (patch) | |
tree | fff39ffa8d5794d57a8d43c64268705b71acd017 /scripts/generate_rust_analyzer.py | |
parent | riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK (diff) | |
download | wireguard-linux-a7555f6b62e7f5b3a3b783cc6d4c4dafcb8527c8.tar.xz wireguard-linux-a7555f6b62e7f5b3a3b783cc6d4c4dafcb8527c8.zip |
riscv: stack: Add config of thread stack size
The commit 0cac21b02ba5 ("riscv: use 16KB kernel stack on 64-bit")
increases the thread size mandatory, but some scenarios, such as D1 with
a small memory footprint, would suffer from that. After independent irq
stack support, let's give users a choice to determine their custom stack
size.
Link: https://lore.kernel.org/linux-riscv/5f6e6c39-b846-4392-b468-02202404de28@www.fastmail.com/
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
Link: https://lore.kernel.org/r/20230614013018.2168426-4-guoren@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions