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)
Thu, May 28, 6:49 AM
Unknown Object (File)
Thu, May 28, 2:59 AM
Unknown Object (File)
Wed, May 27, 12:05 AM
Unknown Object (File)
Mon, May 25, 10:01 AM
Unknown Object (File)
May 12 2026, 12:09 PM
Unknown Object (File)
May 12 2026, 12:09 PM
Unknown Object (File)
May 12 2026, 6:06 AM
Unknown Object (File)
May 12 2026, 6: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.