Skip to content

Conversation

@flying-elephant
Copy link
Contributor

Those patches are applied on this commit.

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 <tatsunosuke.tobita@wacom.com>
The upstream patch is simply to rename "from_timer"
to "timer_container_of" for Linux kernel over v6.15.
This patch also adds Linux kernel version check whether
or not the rename must be applied, depending on the kernel
version.

[tatsunosuke.tobita@wacom.com: Imported into input-wacom (41cb08555c41)]
Signed-off-by: Tatsunosuke Tobita <tatsunosuke.tobita@wacom.com>
@flying-elephant flying-elephant deleted the timer-patch-apply branch November 10, 2025 21:03
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