Page MenuHomeFreeBSD

LinuxKPI: timer KPI *_timer -> timer_* (restore symbols)
ClosedPublic

Authored by bz on Jan 31 2026, 10:47 PM.
Tags
None
Referenced Files
F146498568: D55027.diff
Tue, Mar 3, 4:13 AM
Unknown Object (File)
Wed, Feb 25, 7:41 PM
Unknown Object (File)
Mon, Feb 23, 4:22 PM
Unknown Object (File)
Sun, Feb 22, 2:19 AM
Unknown Object (File)
Sat, Feb 21, 11:33 AM
Unknown Object (File)
Fri, Feb 20, 3:24 PM
Unknown Object (File)
Thu, Feb 19, 7:36 AM
Unknown Object (File)
Wed, Feb 18, 3:35 PM
Subscribers

Details

Summary

In c84bfaa2531870a023fa9b267a765b9518ed3350 the symbols for the old
timer KPI were removed and replaced by inline functions as backup.

This breaks kernel modules (such as drm-kmod, though for that there
should be a rebuild in the package repo given a __FreeBSD_version
bump) as symbols are missing now. Restore the symbols for the stable
branch.

This is a direct commit for the fix.

Reported by: nyan
Sponsored by: The FreeBSD Foundation
Fixes: c84bfaa25318

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 70306
Build 67189: arc lint + arc unit