CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2025/07/15 06:28:05
Modified files: sys/arch/hppa/hppa: lock_machdep.c sys/arch/powerpc/powerpc: lock_machdep.c Log message: Use the same MP_LOCKDEBUG pattern as it is used in all other places like the MI mutex implementation. OK jca@