Module Name: src Committed By: christos Date: Sun Feb 1 16:26:01 UTC 2015
Modified Files:
src/sys/uvm: uvm_map.c
Log Message:
The diagnostic function uvm_km_check_empty() takes a mutex, so don't call it
if we are using UVM_FLAG_NOWAIT.
To generate a diff of this commit:
cvs rdiff -u -r1.332 -r1.333 src/sys/uvm/uvm_map.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
