https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244241
--- Comment #7 from commit-h...@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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"