Skip to content

Conversation

@flying-elephant
Copy link
Contributor

treewide, timers: Rename from_timer() to timer_container_of()

Move this API to the canonical timer_*() namespace.

[ tglx: Redone against pre rc1 ]

Signed-off-by: Ingo Molnar [email protected]
Signed-off-by: Thomas Gleixner [email protected]
Link: https://lore.kernel.org/all/[email protected]
[[email protected]: Imported into input-wacom (41cb08555c41)]
Signed-off-by: Tatsunosuke Tobita [email protected]
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/hid/wacom_wac.c?h=v6.18-rc4&id=41cb08555c4164996d67c78b3bf1c658075b75f1

flying-elephant and others added 3 commits November 6, 2025 09:31
Move this API to the canonical timer_*() namespace.

[ tglx: Redone against pre rc1 ]

Signed-off-by: Ingo Molnar [email protected]
Signed-off-by: Thomas Gleixner [email protected]
Link: https://lore.kernel.org/all/[email protected]
From the kernel version 6.16, timer_container_of is used instead
of from_timer. To check whether or not it is available,
another AC_MSG_CHECKING block has been added.

Signed-off-by: Tatsunosuke Tobita [email protected]
configure.ac: modify timer_container_of check

    Since timer_container_of is defined as a macro, the checking
    process has been modified.

    Signed-off-by: Tatsunosuke Tobita <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant