CVSROOT:        /cvs
Module name:    src
Changes by:     v...@cvs.openbsd.org    2017/05/29 05:46:49

Modified files:
        sys/arch/mips64/mips64: mips64_machdep.c 

Log message:
Invalidate OCTEON icache after TLB ASID wraparound, otherwise userspace
might execute stale instructions. The cache is virtually tagged and does
not seem to pick up TLB alterations automatically.

Reply via email to