Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2007 21:06:18 -0700 (PDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Jeff Roberson <jeff@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern sched_4bsd.c sched_ule.c
Message-ID:  <20070604210543.L606@10.0.0.1>
In-Reply-To: <200706050346.l553ktYj097061@repoman.freebsd.org>
References:  <200706050346.l553ktYj097061@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070604210543.L606>