HomeFreeBSD

ipfw: do not use sleepable malloc in callout context.

Description

ipfw: do not use sleepable malloc in callout context.

Use M_NOWAIT flag when hash growing is called from callout.

PR: 255041
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D29772

(cherry picked from commit 9bacbf1ae243de43d642c3ac0b7318ae0e5c5235)

Details

Provenance
aeAuthored on Apr 16 2021, 7:22 AM
Reviewer
kevans
Differential Revision
D29772: ipfw: do not use sleepable malloc in callout context.
Parents
rGeabfffcb4c14: loader: do not output empty menu title
Branches
Unknown
Tags
Unknown