Page MenuHomeFreeBSD

intr_event(9): document intr_event_handle()
ClosedPublic

Authored by mhorne on Oct 11 2022, 5:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 31, 4:44 PM
Unknown Object (File)
Sun, Oct 19, 4:36 PM
Unknown Object (File)
Oct 10 2025, 12:57 PM
Unknown Object (File)
Oct 9 2025, 11:39 AM
Unknown Object (File)
Oct 9 2025, 11:38 AM
Unknown Object (File)
Oct 9 2025, 11:38 AM
Unknown Object (File)
Oct 9 2025, 11:28 AM
Unknown Object (File)
Sep 25 2025, 10:32 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47775
Build 44662: arc lint + arc unit

Event Timeline

Besides these 2 nits, LGTM.

share/man/man9/intr_event.9
26

Bump on commit.

259–260

While here, for consistency. Doesn't need to be in this specific commit.

This revision is now accepted and ready to land.Oct 11 2022, 10:46 PM
mhorne added inline comments.
share/man/man9/intr_event.9
259–260

Good catch, included in D33478.

This revision was automatically updated to reflect the committed changes.
mhorne marked an inline comment as done.