RISC-V: Fix a race condition during kernel stack overflow
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 1 Dec 2022 19:38:39 +0000 (11:38 -0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 1 Dec 2022 19:38:39 +0000 (11:38 -0800)
This fixes a concrete bug but is also the basis for some cleanup work,
so I'm merging it based on the offending commit in order to minimize
future conflicts.

* commit '7e1864332fbc1b993659eab7974da9fe8bf8c128':
  riscv: fix race when vmap stack overflow

1  2 
arch/riscv/include/asm/asm.h
arch/riscv/kernel/entry.S
arch/riscv/kernel/traps.c

Simple merge
Simple merge
Simple merge