Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/24/2002 06:10:41
Module Name: syssrc
Committed By: thorpej
Date: Sat Aug 24 03:10:41 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32: pmap.c
Log Message:
In pmap_map_in_l1() and pmap_unmap_in_l1(), make sure that the VA
that is passed in is already aligned to a 4M super-section.
To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 syssrc/sys/arch/arm/arm32/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.