Module Name: src Committed By: skrll Date: Thu May 14 07:59:03 UTC 2020
Modified Files: src/sys/arch/aarch64/aarch64: pmap.c src/sys/arch/aarch64/include: pmap.h Log Message: Use MUTEX_NODEBUG for PV locks as is commonly done. OK ryo. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/sys/arch/aarch64/aarch64/pmap.c cvs rdiff -u -r1.38 -r1.39 src/sys/arch/aarch64/include/pmap.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.