Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/23/2003 17:49:27
Module Name:	src
Committed By:	chris
Date:		Sun Mar 23 15:49:26 UTC 2003

Modified Files:
	src/sys/arch/arm/arm32: stubs.c

Log Message:
When doing a kernel dump use the pmap_k* funcs.  Also make sure that all
data is written to ram.  This avoids issues with tlb's not being flushed
etc.

As discussed a long time ago on port-arm


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/arm/arm32/stubs.c

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