Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   reinoud
Date:           Thu Dec 22 13:12:50 UTC 2011

Modified Files:
        src/sys/uvm: uvm_extern.h uvm_map.c uvm_mmap.c

Log Message:
Redo uvm_map_setattr() to never fail and remove the possible panic. The
possibility of failure was a C&P error.


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/sys/uvm/uvm_extern.h
cvs rdiff -u -r1.308 -r1.309 src/sys/uvm/uvm_map.c
cvs rdiff -u -r1.141 -r1.142 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.




Home | Main Index | Thread Index | Old Index