]> Git Repo - J-linux.git/commitdiff
RISC-V: Fix a race condition during kernel stack overflow
authorPalmer Dabbelt <[email protected]>
Thu, 1 Dec 2022 19:38:39 +0000 (11:38 -0800)
committerPalmer Dabbelt <[email protected]>
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
This page took 0.055278 seconds and 4 git commands to generate.