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:   ad
Date:           Mon Dec  1 10:54:57 UTC 2008

Modified Files:
        src/sys/uvm: uvm_km.c uvm_km.h uvm_map.c

Log Message:
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 -r1.101 -r1.102 src/sys/uvm/uvm_km.c
cvs rdiff -r1.17 -r1.18 src/sys/uvm/uvm_km.h
cvs rdiff -r1.263 -r1.264 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