Use malloc(M_NOWAIT) when hash growing is called from callout.
PR: 255041
Differential D29772
ipfw: do not use sleepable malloc in callout context. ae on Apr 15 2021, 12:35 PM. Authored by Tags None Referenced Files
Details Use malloc(M_NOWAIT) when hash growing is called from callout. PR: 255041
Diff Detail
|