cvs commit: src/sys/kern sched_4bsd.c sched_ule.c

Jeff Roberson jroberson at chesapeake.net
Tue Jun 5 04:06:35 UTC 2007


Woops, this is broken on amd64.  fine on other architectures.

Please stand by for a better patch.

Thanks,
Jeff

PS Pointy hat to kan! (ok not really)

On Tue, 5 Jun 2007, Jeff Roberson wrote:

> 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
>


More information about the cvs-all mailing list