CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/30 21:25:51
Modified files:
sys/arch/mips64/include: pmap.h
sys/arch/mips64/mips64: pmap.c trap.c
Log message:
Protect mips64 pmap and pvlist structs with a mutex to make pmap
operations MP-safe. Tested on octeon and sgi (IP27, IP30).
Feedback from kettenis@ long ago
