cvs commit: src/sys/net pfil.c

Christian S.J. Peron csjp at freebsd.org
Wed Sep 22 14:02:52 PDT 2004


On 22 Sep 2004 Max Laier wrote:
> mlaier      2004-09-22 20:55:57 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/net              pfil.c 
>   Log:
>   Switch order for mtx_unlock and cv_signal as (condvar(9)) sez:
>   
>        A thread must hold mp while calling cv_signal(), cv_broadcast(), or
>        cv_broadcastpri() even though it isn't passed as an argument.
>   

Thanks Max.

-- 
Christian S.J. Peron
csjp at FreeBSD.ORG
FreeBSD Committer


More information about the cvs-src mailing list