Subject: CVS commit: src/sys/arch/ia64/ia64
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 09/01/2006 22:21:17
Module Name: src
Committed By: mrg
Date: Fri Sep 1 22:21:17 UTC 2006
Modified Files:
src/sys/arch/ia64/ia64: pmap.c
Log Message:
va = va += PAGE_SIZE is possibly undefined. remove the first "va = ".
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/ia64/ia64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.