Subject: CVS commit: [nathanw_sa] syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/17/2001 22:38:41
Module Name:	syssrc
Committed By:	nathanw
Date:		Mon Dec 17 20:38:41 UTC 2001

Modified Files:
	syssrc/sys/sys [nathanw_sa]: savar.h

Log Message:
Make the list of upcalls a SIMPLEQ.
Store sa_t's in sadata rather than just the pointer to the LWP.
Avoids a problem where the LWP has been reused by the time the upcall
gets to it.


To generate a diff of this commit:
cvs rdiff -r1.1.2.8 -r1.1.2.9 syssrc/sys/sys/savar.h

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