Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/arch/vax/vax
Module Name: src
Committed By: martin
Date: Sat Dec 23 13:08:50 UTC 2023
Modified Files:
src/sys/arch/vax/vax [netbsd-10]: pmap.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #516):
sys/arch/vax/vax/pmap.c: revision 1.199
fix locking botch: use mutex_spin_exit(), not _exit(), for PMAP_UNLOCK.
fixes LOCKDEBUG issue in first attempt to unlock it.
also call PMAP_UNLOCK in one non-fatal out of memory case.
To generate a diff of this commit:
cvs rdiff -u -r1.195.2.2 -r1.195.2.3 src/sys/arch/vax/vax/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index