CVSROOT:        /cvs
Module name:    src
Changes by:     dr...@cvs.openbsd.org   2018/07/04 16:26:20

Modified files:
        sys/arch/arm64/arm64: machdep.c 

Log message:
It is possible for a memory write to not complete if no barrier exists
between the write and a wfi instruction. Make certain system state
is coherent when waiting on interrupts.
ok kettenis@

Reply via email to