Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2020 15:06:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 244241] ng_eiface: panic: epoch_wait_preempt() called in the middle of an epoch section of the same epoch
Message-ID:  <bug-244241-7501-aFEj2km2bq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244241-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244241-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244241

--- Comment #4 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
No, EPOCH(9) is similar to the properties of a mtx_lock() / mtx_unlock(). Y=
ou
cannot sleep(9) under EPOCH(9).

--HPS

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244241-7501-aFEj2km2bq>