HomeFreeBSD

bus.h: rewrite comment describing intr_type

Description

bus.h: rewrite comment describing intr_type

Describe more clearly the purpose of these flags and where they are
used.

Remove grog's comment about revisiting the flags. At this point it does
not make sense to change this long-standing API, especially in light of
2cf7870864ea ("Collapse interrupt thread priorities").

Give a better example of a bus modifying these flags; I did not find any
existing instance where a bus changes the interrupt's type.

Reviewed by: imp, markj, jhb
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D36896

Details

Provenance
mhorneAuthored on Oct 7 2022, 10:21 PM
Reviewer
imp
Differential Revision
D36896: bus.h: rewrite comment describing intr_type
Parents
rGce9e720af2f8: <sys/_pv_entry>: Add a fallback for __LONG_WIDTH__ for older compilers.
Branches
Unknown
Tags
Unknown