Module Name: src Committed By: yamt Date: Wed Oct 12 00:03:47 UTC 2011
Modified Files:
src/sys/uvm: uvm_mmap.c
Log Message:
fix an integer promotion bug on 64 bit ports.
(signed + unsigned = unsigned)
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/sys/uvm/uvm_mmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
