Date: Mon, 19 Jan 2009 06:55:29 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/include pmap.h vmparam.h Message-ID: <200901190655.n0J6tZBi013429@repoman.freebsd.org>
index | next in thread | raw e-mail
alc 2009-01-19 06:55:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/amd64/include pmap.h vmparam.h
Log:
SVN rev 187425 on 2009-01-19 06:55:29Z by alc
MFC rev 180101
Strictly speaking, the definition of VM_MAX_KERNEL_ADDRESS is wrong.
However, in practice, the error (currently) makes no difference because
the computation performed by KVADDR() hides the error. This revision
fixes the error.
Also, eliminate a (now) unused definition.
Revision Changes Path
1.138.2.1 +0 -1 src/sys/amd64/include/pmap.h
1.49.2.2 +1 -1 src/sys/amd64/include/vmparam.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901190655.n0J6tZBi013429>
