Page MenuHomeFreeBSD

LinuxKPI: rename from_timer() to timer_container_of()
ClosedPublic

Authored by bz on Aug 21 2025, 8:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 2:05 AM
Unknown Object (File)
Tue, Oct 14, 2:04 AM
Unknown Object (File)
Tue, Oct 14, 2:04 AM
Unknown Object (File)
Mon, Oct 13, 12:32 PM
Unknown Object (File)
Fri, Oct 3, 8:00 PM
Unknown Object (File)
Sun, Sep 28, 1:40 AM
Unknown Object (File)
Sat, Sep 27, 11:08 PM
Unknown Object (File)
Thu, Sep 25, 8:49 PM
Subscribers
Restricted Owners Package

Details

Summary

With Linux 6.16 from_timer() got renamed to timer_container_of(); add
the LINUXKPI_VERSION check with a default to the current version.
Update all in-tree consumers (apart from wireless drivers managed
otherwise).

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable