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)
Wed, Aug 12, 7:33 PM
Unknown Object (File)
Sun, Aug 9, 4:25 PM
Unknown Object (File)
Sat, Aug 8, 2:24 AM
Unknown Object (File)
Tue, Aug 4, 4:24 AM
Unknown Object (File)
Sat, Jul 25, 8:50 PM
Unknown Object (File)
Jul 19 2026, 12:10 PM
Unknown Object (File)
Jun 11 2026, 1:10 AM
Unknown Object (File)
May 10 2026, 12:32 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.