Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/20/2000 05:15:16
Module Name: syssrc
Committed By: thorpej
Date: Mon Nov 20 03:15:15 UTC 2000
Modified Files:
syssrc/sys/arch/alpha/alpha: locore.s
Log Message:
Delete a block of code that was intended to get the second
CPU to handle interrupts, but prevents a whole slew of things
from working properly on the second CPU. It is no longer
necessary now that several other bugs have been fixed.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 syssrc/sys/arch/alpha/alpha/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.