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, May 31, 1:17 PM
Unknown Object (File)
May 8 2024, 11:30 AM
Unknown Object (File)
May 8 2024, 11:30 AM
Unknown Object (File)
May 8 2024, 9:25 AM
Unknown Object (File)
Feb 15 2024, 7:03 PM
Unknown Object (File)
Dec 24 2023, 9:37 PM
Unknown Object (File)
Dec 24 2023, 10:26 AM
Unknown Object (File)
Dec 23 2023, 3:43 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