CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2022/11/03 17:30:55

Modified files:
        sys/arch/riscv64/riscv64: pmap.c 

Log message:
riscv64 pmap: flush memory writes before remote sfence.vma

As pointed out by the RISC-V privileged spec.  Sadly this is not enough
to solve all existing userland or kernel crashes seen on Unmatched (and
possibly other?) machines.

ok kettenis@

Reply via email to