Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Mark Brinicombe <mark@netbsd.org>
List: source-changes
Date: 08/28/1998 20:17:28
Module Name:	src
Committed By:	mark
Date:		Sat Aug 29 03:17:28 UTC 1998

Modified Files:
	src/sys/arch/arm32/riscpc: rpc_machdep.c
	src/sys/arch/arm32/rc7500: rc7500_machdep.c
	src/sys/arch/arm32/ofw: ofw.c
Log Message:
Use KERNEL_VM_SIZE to calculate the number of page tables needed for
the kernel data area.
Don't map the proc0 L1 page table into the L2 page tables space.