Page MenuHomeFreeBSD

LinuxKPI: Add some header pollution and dummy headers
ClosedPublic

Authored by wulf on Nov 28 2023, 8:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 24, 10:14 PM
Unknown Object (File)
Thu, Jan 23, 2:43 AM
Unknown Object (File)
Sat, Jan 18, 6:26 AM
Unknown Object (File)
Thu, Jan 9, 10:36 PM
Unknown Object (File)
Dec 3 2024, 11:07 PM
Unknown Object (File)
Nov 9 2024, 8:08 AM
Unknown Object (File)
Nov 1 2024, 1:54 PM
Unknown Object (File)
Nov 1 2024, 1:54 PM

Details

Summary

required by recent drm-kmod to be succesfully compiled.

Sponsored by: Serenity Cyber Security, LLC
Obtainet from: OpenBSD (partially)
MFC after: 1 week

Diff Detail

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

Event Timeline

wulf requested review of this revision.Nov 28 2023, 8:52 PM
This revision is now accepted and ready to land.Nov 29 2023, 6:10 AM
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/of.h
34

Makes me wonder if I soon need to revive https://reviews.freebsd.org/D34318 Would save a lot of #ifdefs

sys/compat/linuxkpi/common/include/linux/of.h
34

I added my 2 cents to D34318