https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255041

Kyle Evans <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Kyle Evans <[email protected]> ---
(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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to