Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Mark Brinicombe <mark@netbsd.org>
List: source-changes
Date: 08/27/1998 19:46:52
Module Name:	src
Committed By:	mark
Date:		Fri Aug 28 02:46:52 UTC 1998

Modified Files:
	src/sys/arch/arm32/arm32: pmap.c
Log Message:
Modify the arguments to pmap_bootstrap() to take a pv_addr_t structure
for the page table to map kernel pagetables (kernel_ptpt). This means
that the pm_vptpt field is now valid for the kernel_pmap.
Use constants from vmparam.h in pmap_allocpagedir().