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)
Sat, Feb 21, 12:48 PM
Unknown Object (File)
Fri, Feb 20, 9:00 PM
Unknown Object (File)
Fri, Feb 20, 9:00 PM
Unknown Object (File)
Thu, Feb 19, 4:02 AM
Unknown Object (File)
Mon, Feb 2, 1:45 AM
Unknown Object (File)
Sun, Feb 1, 10:13 AM
Unknown Object (File)
Jan 29 2026, 12:20 AM
Unknown Object (File)
Jan 19 2026, 2:48 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.