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
F123527604: D48490.diff
Tue, Jul 15, 4:27 PM
F123470694: D48490.diff
Tue, Jul 15, 3:06 AM
Unknown Object (File)
Sat, Jul 12, 3:23 PM
Unknown Object (File)
Fri, Jul 11, 12:52 AM
Unknown Object (File)
Thu, Jul 10, 2:36 PM
Unknown Object (File)
Sun, Jul 6, 4:25 PM
Unknown Object (File)
Fri, Jul 4, 2:36 AM
Unknown Object (File)
Fri, Jul 4, 12:54 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.