Subject: CVS commit: syssrc/sys/arch/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/06/2002 19:41:45
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Feb  6 17:41:45 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32: pmap.c
	syssrc/sys/arch/arm/include/arm32: pmap.h vmparam.h

Log Message:
Back out all the vm_page_md changes.  They are causing some
mysterious problems (a similar change to the i386 pmap causes
mysterious problems there, as well), and the issue needs to
be investigated more.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/arm/include/arm32/pmap.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm/include/arm32/vmparam.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.