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
F149176613: D48490.diff
Sun, Mar 22, 7:02 PM
Unknown Object (File)
Fri, Mar 20, 9:27 AM
Unknown Object (File)
Fri, Mar 20, 4:14 AM
Unknown Object (File)
Wed, Mar 18, 12:03 PM
Unknown Object (File)
Wed, Mar 18, 7:32 AM
Unknown Object (File)
Wed, Mar 18, 5:04 AM
Unknown Object (File)
Tue, Mar 17, 8:25 PM
Unknown Object (File)
Tue, Mar 17, 12:38 PM

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 61773
Build 58657: 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.