Page MenuHomeFreeBSD

LinuxKPI: Remove owner argument from class_create function on KBI layer
ClosedPublic

Authored by wulf on Jul 2 2024, 11:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 9:19 AM
Unknown Object (File)
Sat, Oct 18, 9:19 AM
Unknown Object (File)
Sat, Oct 18, 9:19 AM
Unknown Object (File)
Fri, Oct 17, 9:52 PM
Unknown Object (File)
Sep 12 2025, 8:30 PM
Unknown Object (File)
Sep 10 2025, 2:39 PM
Unknown Object (File)
Sep 8 2025, 7:37 PM
Unknown Object (File)
Sep 8 2025, 1:23 PM
Subscribers

Details

Summary

To chase Linux 6.4

Sponsored by: Serenity Cyber Security, LLC

Diff Detail

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

Event Timeline

wulf requested review of this revision.Jul 2 2024, 11:59 PM
sys/compat/linuxkpi/common/include/linux/device.h
60

That will break the kbi no ?

sys/compat/linuxkpi/common/include/linux/device.h
60

Yes, it will. It is KBI-breaking followup to commit 460908ea55e6. Not intended to be MFC-ed

This revision was not accepted when it landed; it landed in state Needs Review.Jul 21 2024, 1:16 PM
This revision was automatically updated to reflect the committed changes.