Source-Changes archive

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

CVS commit: [wrstuden-revivesa] src/sys



Module Name:    src
Committed By:   wrstuden
Date:           Fri Jun 27 01:53:46 UTC 2008

Modified Files:
        src/sys/arch/sparc64/sparc64 [wrstuden-revivesa]: machdep.c
        src/sys/kern [wrstuden-revivesa]: kern_sa.c
        src/sys/sys [wrstuden-revivesa]: lwp.h

Log Message:
LP_SA_SWITCHING -> LW_SA_SWITCHING. Since we set the flag on threads
that may not be us, we need to use l_flag and lock, not l_pflag.


To generate a diff of this commit:
cvs rdiff -r1.221.2.4 -r1.221.2.5 src/sys/arch/sparc64/sparc64/machdep.c
cvs rdiff -r1.91.2.22 -r1.91.2.23 src/sys/kern/kern_sa.c
cvs rdiff -r1.94.2.4 -r1.94.2.5 src/sys/sys/lwp.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