Date: Fri, 24 Jul 2020 20:10:00 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 248046] if_bridge(4): Panic when creating an interface: malloc(M_WAITOK) in epoch context Message-ID: <bug-248046-7501-pdXmcsxAC1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248046-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-248046-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=3D248046 --- Comment #13 from commit-hook@FreeBSD.org --- A commit references this bug: Author: kp Date: Fri Jul 24 20:09:52 UTC 2020 New revision: 363491 URL: https://svnweb.freebsd.org/changeset/base/363491 Log: bridge: Fix mismerges from r360345 In r362650 we merged r360345. This required manual changes due to the differences in EPOCH macros between head and stable/12, and was done imperfectly. This is a direct commit to stable/12. PR: 248046 Changes: stable/12/sys/net/if_bridge.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248046-7501-pdXmcsxAC1>