Page MenuHomeFreeBSD

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

Authored by dumbbell on Jun 14 2025, 5:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 24, 11:07 PM
Unknown Object (File)
Sat, Nov 1, 5:57 AM
Unknown Object (File)
Oct 25 2025, 6:27 AM
Unknown Object (File)
Oct 24 2025, 3:36 AM
Unknown Object (File)
Oct 23 2025, 12:21 AM
Unknown Object (File)
Oct 17 2025, 9:25 AM
Unknown Object (File)
Oct 7 2025, 11:57 AM
Unknown Object (File)
Sep 13 2025, 1:24 PM
Subscribers

Details

Reviewers
emaste
bz
Group Reviewers
linuxkpi
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

Lint
Lint Skipped
Unit
Tests Skipped