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

Modified Files:
	src/sys/arch/arm32/arm32: pmap.c
Log Message:
Rewritten pmap_pte() not to use the mapping of the L1 page table within
the L2 pages tables (CURRENT_PAGEDIR_HOLE).
Don't map the L1 page table into the L2 page table space any more (easy
reference hack) in pmap_allocpagedir().