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)
Thu, Aug 13, 9:12 PM
Unknown Object (File)
Thu, Aug 13, 8:08 PM
Unknown Object (File)
Thu, Aug 13, 5:06 PM
Unknown Object (File)
Wed, Aug 12, 1:42 PM
Unknown Object (File)
Tue, Aug 11, 11:47 PM
Unknown Object (File)
Mon, Aug 10, 9:49 AM
Unknown Object (File)
Sat, Aug 8, 5:05 PM
Unknown Object (File)
Mon, Jul 27, 12:09 AM

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