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)
Mon, Jun 16, 4:21 PM
Unknown Object (File)
Sat, Jun 14, 11:36 PM
Unknown Object (File)
Thu, Jun 12, 8:07 PM
Unknown Object (File)
Thu, Jun 12, 1:48 AM
Unknown Object (File)
May 3 2025, 12:00 AM
Unknown Object (File)
Apr 22 2025, 1:31 PM
Unknown Object (File)
Apr 21 2025, 3:19 AM
Unknown Object (File)
Apr 17 2025, 2:33 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.