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)
Fri, Oct 10, 12:57 PM
Unknown Object (File)
Thu, Oct 9, 11:39 AM
Unknown Object (File)
Thu, Oct 9, 11:38 AM
Unknown Object (File)
Thu, Oct 9, 11:38 AM
Unknown Object (File)
Thu, Oct 9, 11:28 AM
Unknown Object (File)
Sep 25 2025, 10:32 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Besides these 2 nits, LGTM.

share/man/man9/intr_event.9
32

Bump on commit.

265–267

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
265–267

Good catch, included in D33478.

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