Merge patch series "RISC-V: Align the shadow stack"
authorPalmer Dabbelt <palmer@rivosinc.com>
Mon, 12 Dec 2022 17:30:37 +0000 (09:30 -0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Mon, 12 Dec 2022 17:30:37 +0000 (09:30 -0800)
commitc3ec1e8964fb0ca00c79936160a027bd8b47e140
treea9391a50f9c9205a87244dbfae6519b7774bddb6
parentd01404fa7b8c72c7052232423f30a16060828f28
parentde57ecc476103179e93fd85091770921f76a19af
Merge patch series "RISC-V: Align the shadow stack"

Palmer Dabbelt <palmer@rivosinc.com> says:

This contains a pair of cleanups that depend on a fix that has already
landed upstream.

* b4-shazam-merge:
  RISC-V: Add some comments about the shadow and overflow stacks
  RISC-V: Align the shadow stack
  riscv: fix race when vmap stack overflow

Link: https://lore.kernel.org/r/20221130023515.20217-1-palmer@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/include/asm/asm.h
arch/riscv/kernel/entry.S
arch/riscv/kernel/traps.c