HomeFreeBSD

Mark other parts of interrupt framework as INTR_SOLO option specific.

Description

Mark other parts of interrupt framework as INTR_SOLO option specific.

Note that isrc_arg member of struct intr_irqsrc is used only for
INTR_SOLO and IPI filter. This should be remembered if IPI filters
and their arguments will be stored on another place.

This option could be unusable very soon, if interrupt controllers
implementations will not be implemented considering it.

Details

Provenance
skraAuthored on
Parents
rS296260: The tcp_inpcb (pcbinfo) zone should be safe to destroy.
Branches
Unknown
Tags
Unknown