Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [nathanw_sa] syssrc/sys/sys



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.




Home | Main Index | Thread Index | Old Index