Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 10/18/2006 15:28:39
Module Name: src
Committed By: martin
Date: Wed Oct 18 15:28:39 UTC 2006
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
Ooops, array initialization for the page size map differs in DEBUG and
other kernels - hide details in a macro.
Pointed out by Matthias Scheler.
To generate a diff of this commit:
cvs rdiff -r1.179 -r1.180 src/sys/arch/sparc64/sparc64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.