Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/uvm



Module Name:    src
Committed By:   snj
Date:           Sun Apr 19 15:43:14 UTC 2009

Modified Files:
        src/sys/uvm [netbsd-5]: uvm_km.c uvm_km.h uvm_map.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #708):
        sys/uvm/uvm_km.c: revision 1.102
        sys/uvm/uvm_km.h: revision 1.18
        sys/uvm/uvm_map.c: revision 1.264
PR port-amd64/32816 amd64 can not load lkms
Change some assertions to partially allow for VM_MAP_IS_KERNEL(map) where
map is outside the range of kernel_map.


To generate a diff of this commit:
cvs rdiff -u -r1.101.4.1 -r1.101.4.2 src/sys/uvm/uvm_km.c
cvs rdiff -u -r1.17 -r1.17.54.1 src/sys/uvm/uvm_km.h
cvs rdiff -u -r1.263.4.2 -r1.263.4.3 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.



Home | Main Index | Thread Index | Old Index