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 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)
Thu, Sep 25, 10:32 PM
Unknown Object (File)
Mon, Sep 22, 4:15 AM
Unknown Object (File)
Sep 14 2025, 5:16 AM
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.