Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/uvm
Module Name: src
Committed By: martin
Date: Mon Oct 2 13:01:46 UTC 2023
Modified Files:
src/sys/uvm [netbsd-10]: uvm_pdaemon.c
Log Message:
Pull up following revision(s) (requested by ad in ticket #379):
sys/uvm/uvm_pdaemon.c: revision 1.134
uvmpd_trylockowner(): release pg->interlock before calling rw_obj_free()
since it can call back into the VM system.
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.133.16.1 src/sys/uvm/uvm_pdaemon.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