Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2020 12:49:40 +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-4DRNWA66hu@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 #6 from Kristof Provost <kp@freebsd.org> ---
(In reply to Ryan Moeller from comment #4)
Thanks. I can reproduce that. It looks like the code to widen epoch didn't =
make
it into stable/12, so we need to enter epoch on bridge_input()/bridge_outpu=
t()
ourselves.

See https://reviews.freebsd.org/D25715

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-248046-7501-4DRNWA66hu>