Date: Wed, 14 Apr 2021 16:21:14 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 255041] panic: system freeze/panic with D29125 patch Message-ID: <bug-255041-227-sfjMP2vGES@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255041-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255041 Kyle Evans <kevans@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ae@FreeBSD.org --- Comment #5 from Kyle Evans <kevans@freebsd.org> --- (In reply to Masachika ISHIZUKA from comment #4) CC'ing Andrey, looks like b99a6823204f0ecbefef21af585dde03c4d76ba1 ("Rework ipfw dynamic states implementation to be lockless on fast path.") started doing M_WAITOK allocations in a callout (dyn_tick -> dyn_grow_hashtable), which is a non-sleepable context. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255041-227-sfjMP2vGES>
