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)
Fri, Apr 24, 11:35 AM
Unknown Object (File)
Tue, Apr 21, 9:42 PM
Unknown Object (File)
Tue, Apr 21, 4:17 PM
Unknown Object (File)
Mon, Apr 20, 8:20 AM
Unknown Object (File)
Tue, Apr 14, 8:17 PM
Unknown Object (File)
Tue, Apr 14, 9:47 AM
Unknown Object (File)
Sun, Apr 12, 5:20 PM
Unknown Object (File)
Sat, Apr 11, 11:48 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 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.