Page MenuHomeFreeBSD

LinuxKPI: timer KPI *_timer -> timer_*
ClosedPublic

Authored by bz on Aug 21 2025, 8:59 AM.
Tags
None
Referenced Files
F132083071: D52074.id161636.diff
Mon, Oct 13, 12:32 PM
F132083050: D52074.id.diff
Mon, Oct 13, 12:32 PM
F132083045: D52074.id160728.diff
Mon, Oct 13, 12:32 PM
Unknown Object (File)
Sun, Oct 12, 11:57 PM
Unknown Object (File)
Sun, Oct 12, 6:18 PM
Unknown Object (File)
Fri, Oct 10, 5:12 AM
Unknown Object (File)
Fri, Oct 3, 7:01 AM
Unknown Object (File)
Thu, Oct 2, 5:34 PM
Subscribers

Details

Summary

del_timer() got renamed to timer_delete() approximately in Linux 6.2
(similar for *_sync and likely others).
Keep the old functions as compat; unclear when we can gc them.
We should also re-define them with a linuxkpi_ prefix to avoid possible
conflicts in the future if we do a full pass over this at some point.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
X-MFC; preserve symbols, not inline

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66412
Build 63295: arc lint + arc unit