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)
Wed, Apr 29, 12:23 PM
Unknown Object (File)
Wed, Apr 29, 12:14 PM
Unknown Object (File)
Tue, Apr 28, 7:21 PM
Unknown Object (File)
Tue, Apr 28, 7:13 PM
Unknown Object (File)
Tue, Apr 28, 10:31 AM
Unknown Object (File)
Mon, Apr 27, 7:03 PM
Unknown Object (File)
Mon, Apr 27, 2:35 PM
Unknown Object (File)
Wed, Apr 15, 11:56 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.