Page MenuHomeFreeBSD

linuxkpi: Document why <linux/cpufeaure.h> has an include commentted out
ClosedPublic

Authored by dumbbell on Mar 21 2025, 6:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 2, 9:41 PM
Unknown Object (File)
Mon, Sep 22, 9:49 AM
Unknown Object (File)
Sat, Sep 20, 3:35 PM
Unknown Object (File)
Thu, Sep 18, 7:30 PM
Unknown Object (File)
Sep 13 2025, 11:49 PM
Unknown Object (File)
Sep 4 2025, 6:59 PM
Unknown Object (File)
Sep 3 2025, 8:35 AM
Unknown Object (File)
Sep 3 2025, 2:40 AM
Subscribers

Details

Summary

<linux/cpufeature.h> on Linux includes <linux/init.h>. We don't have the latter on FreeBSD yet, so let's comment this include for now. It is still referenced because sometimes, consumers of headers rely voluntarily or not on the namespace pollution.

Diff Detail

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