Subject: CVS commit: syssrc/sys/arch/alpha
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/18/2002 05:35:09
Module Name: syssrc
Committed By: thorpej
Date: Wed Sep 18 02:35:09 UTC 2002
Modified Files:
syssrc/sys/arch/alpha/alpha: genassym.cf locore.s
syssrc/sys/arch/alpha/include: types.h
Log Message:
Add support for restartable atomic sequences. Rearragne the tail
of cpu_switch() slightly so we can reenable interrupts a little
earlier.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/alpha/alpha/genassym.cf
cvs rdiff -r1.101 -r1.102 syssrc/sys/arch/alpha/alpha/locore.s
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/alpha/include/types.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.