Subject: CVS commit: syssrc/sys/arch/cats/cats
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 02/10/2002 15:19:28
Module Name:	syssrc
Committed By:	chris
Date:		Sun Feb 10 13:19:28 UTC 2002

Modified Files:
	syssrc/sys/arch/cats/cats: cats_machdep.c

Log Message:
Fix a potential boot failure, we need to make sure that the pt's used for the kernel mapping are contiguous otherwise map_chunk etc could overwrite the L1 table.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/cats/cats/cats_machdep.c

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