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, Sep 8, 2:45 PM
Unknown Object (File)
Sun, Sep 6, 4:57 PM
Unknown Object (File)
Fri, Sep 4, 9:52 PM
Unknown Object (File)
Thu, Sep 3, 8:59 PM
Unknown Object (File)
Thu, Sep 3, 6:47 AM
Unknown Object (File)
Thu, Sep 3, 3:17 AM
Unknown Object (File)
Wed, Sep 2, 5:41 PM
Unknown Object (File)
Wed, Sep 2, 5:32 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 Not Applicable
Unit
Tests Not Applicable

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.