Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   ad
Date:           Thu Apr 24 13:56:30 UTC 2008

Modified Files:
        src/sys/kern: kern_idle.c subr_autoconf.c subr_xcall.c
        src/sys/sys: sched.h

Log Message:
xc_broadcast: don't try to run cross calls on CPUs that are not yet running.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/kern/kern_idle.c
cvs rdiff -r1.145 -r1.146 src/sys/kern/subr_autoconf.c
cvs rdiff -r1.7 -r1.8 src/sys/kern/subr_xcall.c
cvs rdiff -r1.51 -r1.52 src/sys/sys/sched.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