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)
Tue, Oct 7, 11:57 AM
Unknown Object (File)
Sep 13 2025, 1:24 PM
Unknown Object (File)
Sep 13 2025, 6:01 AM
Unknown Object (File)
Sep 7 2025, 10:14 AM
Unknown Object (File)
Aug 5 2025, 7:49 AM
Unknown Object (File)
Aug 3 2025, 3:41 PM
Unknown Object (File)
Jul 30 2025, 9:24 PM
Unknown Object (File)
Jul 29 2025, 7:49 AM
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