Date: Sat, 13 Apr 2002 13:09:06 -0700 (PDT) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.c Message-ID: <200204132009.g3DK96Q76901@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2002/04/13 13:09:06 PDT Modified files: sys/kern sys_pipe.c Log: Use pmap_extract() instead of pmap_kextract() to retrieve the physical address associated with a user virtual address in pipe_build_write_buffer(). Reviewed by: alc Revision Changes Path 1.104 +2 -1 src/sys/kern/sys_pipe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204132009.g3DK96Q76901>