riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
authorSong Shuai <songshuaishuai@tinylab.org>
Mon, 11 Dec 2023 11:03:31 +0000 (19:03 +0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 10 Jan 2024 04:10:38 +0000 (20:10 -0800)
commita7565f4d068b2e60f95c3223c3167c40b8fe83ae
treeb9958b62bbf90ef317558b60ac458ecbe3d1c8ce
parent5c89186a32702d35496c8d3a9d8877ea6608d30a
riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro

The commit be97d0db5f44 ("riscv: VMAP_STACK overflow
detection thread-safe") got rid of `shadow_stack`,
so SHADOW_OVERFLOW_STACK_SIZE should be removed too.

Fixes: be97d0db5f44 ("riscv: VMAP_STACK overflow detection thread-safe")
Signed-off-by: Song Shuai <songshuaishuai@tinylab.org>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Link: https://lore.kernel.org/r/20231211110331.359534-1-songshuaishuai@tinylab.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/include/asm/thread_info.h