Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/26/2003 18:13:16
Module Name:	src
Committed By:	fvdl
Date:		Sat Apr 26 18:13:16 UTC 2003

Modified Files:
	src/sys/arch/i386/i386: locore.S

Log Message:
Save symtabspace in the LKM || KSYMS case as well; otherwise it'll overlap
with the page table pages for the kernel, and Bad Things will happen.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/i386/locore.S

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