Page MenuHomeFreeBSD

linuxkpi: Add dummy <linux/percpu{,-defs}.h>
ClosedPublic

Authored by dumbbell on Jun 14 2025, 5:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 3:45 PM
Unknown Object (File)
Fri, Mar 13, 2:50 AM
Unknown Object (File)
Thu, Mar 12, 9:12 PM
Unknown Object (File)
Wed, Mar 11, 2:22 PM
Unknown Object (File)
Mon, Mar 9, 9:46 AM
Unknown Object (File)
Feb 21 2026, 12:48 PM
Unknown Object (File)
Feb 20 2026, 9:00 PM
Unknown Object (File)
Feb 20 2026, 9:00 PM
Subscribers

Details

Summary

There are no consumers right now except the upcoming <linux/eventfd.h>. This is meant to reproduce the same includes as Linux, in case consumers of <linux/eventfd.h> implicitly rely on namespace pollution.

This is a requirement to the following patch to drm-kmod:
https://github.com/freebsd/drm-kmod/pull/358

Sponsored by: The FreeBSD Foundation

Diff Detail

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

Event Timeline

dumbbell edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Sep 19 2025, 12:20 PM
This revision was automatically updated to reflect the committed changes.