Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 08/10/2004 18:57:09
Module Name: src
Committed By: drochner
Date: Tue Aug 10 18:57:09 UTC 2004
Modified Files:
src/sys/arch/amd64/amd64: pmap.c
Log Message:
The amd64 address space layout is different.
We can't assume that kernel addresses are below
VM_MAX_KERNEL_ADDRESS.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/amd64/amd64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.