Page MenuHomeFreeBSD

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

Authored by dumbbell on Jun 14 2025, 5:24 PM.
Tags
None
Referenced Files
F165060446: D50851.diff
Wed, Aug 5, 4:14 PM
Unknown Object (File)
Tue, Aug 4, 8:52 AM
Unknown Object (File)
Tue, Aug 4, 6:04 AM
Unknown Object (File)
Mon, Aug 3, 5:30 AM
Unknown Object (File)
Sat, Jul 18, 11:21 PM
Unknown Object (File)
Sat, Jul 18, 9:28 PM
Unknown Object (File)
Sat, Jul 18, 3:22 PM
Unknown Object (File)
Sat, Jul 18, 9:50 AM
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.