Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jul 2020 12:46:51 -0600
From:      Ian Lepore <ian@freebsd.org>
To:        freebsd-arm@freebsd.org
Subject:   Re: cv_wait
Message-ID:  <951e9225efae61050c20831c13fe5f82bfdddd2e.camel@freebsd.org>
In-Reply-To: <CAK=yUGLoM1YWX5yxsboKqaCMr2jKGgtJ0a-CVVsfeEO3SpsYLQ@mail.gmail.com>
References:  <CAK=yUGLoM1YWX5yxsboKqaCMr2jKGgtJ0a-CVVsfeEO3SpsYLQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2020-07-02 at 21:48 +0530, Kamal R. Prasad wrote:
> hello,
> 
> i have written a piece of code in a freebsd driver meant for arm. The
> first
> cv_wait(&sc->sc_cv, &sc->sc_mtx);
> keeps waiting indefinitely. If I use cv_timedwait() instead, it
> returns
> 
> EWOULDBLOCK
> 
> 
> does someone know why this is happening?
> 
> 
> thanks
> 
> -kamal
> 

Kamal,

You replied to my last mail privately, without including freebsd-arm@. 
I can't reply to you directly, because your mail server is bouncing the
replies [1], please re-send your last reply to the public list so I can
reply to it.

[1] <kamalp@acm.org> failed: acm.org:
    554 5.7.1 <kamalp@acm.org>: Recipient address rejected: Access denied

-- Ian





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