CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/04/15 02:09:00

Modified files:
        sys/arch/powerpc/include: mplock.h 
        sys/arch/powerpc/powerpc: lock_machdep.c pmap.c 

Log message:
Switch powerpc to MI mplock implementation.

Reduce differences with others architectures and make it possible to use
WITNESS on it.

Rename & keep the current recursive lock implementation as it is used by
the pmap.

Tested by Peter J. Philipp, otto@ and cwen@.

ok kettenis@

Reply via email to