Date: Tue, 5 Jun 2007 03:46:55 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_4bsd.c sched_ule.c Message-ID: <200706050346.l553ktYj097061@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2007-06-05 03:46:55 UTC
FreeBSD src repository
Modified files:
sys/kern sched_4bsd.c sched_ule.c
Log:
- Pass &sched_lock as the third argument to cpu_switch() as this will
always be the correct lock and we don't get volatile warnings this
way.
Pointed out by: kan
Revision Changes Path
1.99 +1 -1 src/sys/kern/sched_4bsd.c
1.195 +1 -1 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706050346.l553ktYj097061>
