Date: Sat, 17 Jun 2006 08:45:01 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c Message-ID: <200606170845.k5H8j1xX008852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606170845.k5H8j1xX008852>