Date: Wed, 16 Jun 2004 03:11:25 +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/amd64/amd64 pmap.c Message-ID: <200406160311.i5G3BP03064719@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-06-16 03:11:25 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: Correct an error in the implementation of pmap_is_prefaultable(). When I introduced this function in revision 1.441, I inverted one of the comparisons. Revision Changes Path 1.473 +1 -1 src/sys/amd64/amd64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406160311.i5G3BP03064719>