Page MenuHomeFreeBSD

sys/net: fix various signature mismatch needs for KCFI
ClosedPublic

Authored by aokblast on Jan 16 2025, 5:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 7, 4:37 AM
Unknown Object (File)
Tue, Apr 7, 1:28 AM
Unknown Object (File)
Sat, Apr 4, 2:02 AM
Unknown Object (File)
Fri, Apr 3, 9:47 PM
Unknown Object (File)
Thu, Apr 2, 10:45 PM
Unknown Object (File)
Thu, Apr 2, 1:19 PM
Unknown Object (File)
Sun, Mar 29, 12:41 AM
Unknown Object (File)
Sat, Mar 28, 11:41 AM

Details

Summary

KCFI needs signature exactly match (also const). It is needed to make the function signature be comply with net_sysinit interface

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 61774
Build 58658: arc lint + arc unit

Event Timeline

aokblast added reviewers: zlei, lwhsu.
This revision is now accepted and ready to land.Jan 16 2025, 6:00 PM

If you want me to commit it, please tell what name+email should I use for the commit author. Or point me to your github repo and I will pull from there.