swi_remove() removes the software interrupt handler but does not remove
the associated interrupt event.
This is visible when creating and remove a vnet jail in `procstat -t
12`.
We can remove it manually with intr_event_destroy().
PR: 254171
Differential D29211
pf: Fully remove interrupt events on vnet cleanup kp on Mar 10 2021, 11:15 PM. Authored by Tags None Referenced Files
Details swi_remove() removes the software interrupt handler but does not remove We can remove it manually with intr_event_destroy(). PR: 254171
Diff Detail
|