Module Name: src Committed By: chs Date: Sat Jan 21 16:51:38 UTC 2012
Modified Files: src/sys/uvm: uvm_map.h Log Message: fix UVM_MAP_CLIP_* to only clip if the clip address is within the entry (which would only not be true if the clip address is at one of the boundaries of the entry). fixes PR 44788. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/uvm/uvm_map.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.