Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/22/2003 13:49:49
Module Name: src
Committed By: thorpej
Date: Tue Apr 22 13:49:49 UTC 2003
Modified Files:
src/sys/arch/arm/arm32: pmap_new.c
Log Message:
pmap_link_l2pt(): If not ARM32_NEW_VM_LAYOUT, add an assertion that
the VA that the page table maps is aligned to a 4MB boundary.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/arm/arm32/pmap_new.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.