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
F116042355: D45849.diff
Thu, May 1, 11:54 PM
Unknown Object (File)
Mon, Apr 28, 3:51 AM
Unknown Object (File)
Sun, Apr 13, 12:04 PM
Unknown Object (File)
Mar 17 2025, 11:02 PM
Unknown Object (File)
Feb 26 2025, 4:13 PM
Unknown Object (File)
Feb 26 2025, 5:32 AM
Unknown Object (File)
Feb 22 2025, 2:21 PM
Unknown Object (File)
Feb 22 2025, 2:05 PM
Subscribers

Details

Summary

To chase Linux 6.4

Sponsored by: Serenity Cyber Security, LLC

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58468
Build 55356: arc lint + arc unit

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.