Page MenuHomeFreeBSD

sys/event.h: reduce namespace pollution from sys/abi_compat.h
ClosedPublic

Authored by kib on Feb 9 2026, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 28, 2:13 PM
Unknown Object (File)
Mon, Jul 20, 2:39 AM
Unknown Object (File)
Wed, Jul 15, 7:07 AM
Unknown Object (File)
Wed, Jul 15, 7:07 AM
Unknown Object (File)
Fri, Jul 10, 7:17 AM
Unknown Object (File)
May 28 2026, 6:49 AM
Unknown Object (File)
May 28 2026, 2:59 AM
Unknown Object (File)
May 27 2026, 12:05 AM
Subscribers

Details

Summary
Split out types definitions into sys/abi_types.h, and only include
abi_types.h into sys/event.h.

Diff Detail

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

Event Timeline

kib requested review of this revision.Feb 9 2026, 8:17 PM

Thank you. Looks good to me. Also drm-kmod is happy again.

This revision was not accepted when it landed; it landed in state Needs Review.Feb 10 2026, 2:11 AM
This revision was automatically updated to reflect the committed changes.