Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/29/2000 14:19:54
Module Name: syssrc
Committed By: thorpej
Date: Tue Feb 29 22:19:54 UTC 2000
Modified Files:
syssrc/sys/arch/alpha/alpha: machdep.c
syssrc/sys/arch/alpha/include: alpha.h cpu.h
Log Message:
Put machine check info in cpu_info in the multiprocessor case, and
just have one statically allocate machine check info structure in the
single processor config case.
To generate a diff of this commit:
cvs rdiff -r1.197 -r1.198 syssrc/sys/arch/alpha/alpha/machdep.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/alpha/include/alpha.h
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/alpha/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.