Date: Wed, 1 Sep 2004 19:04:09 +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/i386/i386 pmap.c Message-ID: <200409011904.i81J49Pp018831@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-09-01 19:04:09 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 pmap.c
Log:
Correction to the previous revision: I forgot to apply the ones complement
to a constant. This didn't show in testing because the broken expression
produced the same result in my tests as the correct expression.
Revision Changes Path
1.500 +1 -1 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409011904.i81J49Pp018831>
