alc 2006-06-17 08:45:01 UTC
FreeBSD src repository
Modified files:
sys/vm vm_map.c
Log:
Use ptoa(psize) instead of size to compute the end of the mapping in
vm_map_pmap_enter().
Revision Changes Path
1.377 +3 -3 src/sys/vm/vm_map.c