HomeFreeBSD

intr: Remove dead code from intr_event_remove_handler()

Description

intr: Remove dead code from intr_event_remove_handler()

We currently destroy the ithread in intr_event_destroy(). In
preparation for fixing a bug there, remove this dead code and reorganize
a bit to avoid some code duplication. No functional change intended.

Reviewed by: kib, jhb
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D45490

(cherry picked from commit 177624f2f425901bb241789d639a16bded2247ae)

Details

Provenance
markjAuthored on Jul 30 2024, 2:35 PM
Reviewer
kib
Differential Revision
D45490: intr: Remove dead code from intr_event_remove_handler()
Parents
rG85434cac6ef2: Fix EFI loader reproducibility with lld
Branches
Unknown
Tags
Unknown