Subject: CVS commit: syssrc [sommerfeld_i386mp_1]
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/04/2001 08:07:46
Module Name: syssrc
Committed By: thorpej
Date: Thu Jan 4 06:07:46 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386 [sommerfeld_i386mp_1]: pmap.c
syssrc/sys/arch/i386/include [sommerfeld_i386mp_1]: cpu.h
Log Message:
Make sure that there's at least one "cpu_info" slot, so that we don't
trash random memory in the non-MULTIPROCESSOR case.
To generate a diff of this commit:
cvs rdiff -r1.83.2.23 -r1.83.2.24 syssrc/sys/arch/i386/i386/pmap.c
cvs rdiff -r1.59.2.15 -r1.59.2.16 syssrc/sys/arch/i386/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.