Date: Fri, 21 Feb 2020 04:11:00 +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-cONaRVRC2z@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 #7 from commit-hook@freebsd.org --- A commit references this bug: Author: glebius Date: Fri Feb 21 04:10:42 UTC 2020 New revision: 358193 URL: https://svnweb.freebsd.org/changeset/base/358193 Log: Revert one half of previous change r357558. Don't enter the epoch on sends to control socket. Control socket messages can run constructors of nodes and other stuff that is allowed to M_WAITOK. PR: 244241 Changes: head/sys/netgraph/ng_socket.c --=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-cONaRVRC2z>