Skip to content

add preprocessor compatibility alias (timer_delete_sync)#729

Open
arkadesOrg wants to merge 1 commit into
DIGImend:masterfrom
arkadesOrg:hotfix
Open

add preprocessor compatibility alias (timer_delete_sync)#729
arkadesOrg wants to merge 1 commit into
DIGImend:masterfrom
arkadesOrg:hotfix

Conversation

@arkadesOrg

@arkadesOrg arkadesOrg commented Feb 14, 2026

Copy link
Copy Markdown

add conditional preprocessor compatibility alias based on kernel version for backwards compability.
The patch is now delivered with Archlinux User Repo https://aur.archlinux.org/packages/digimend-kernel-drivers-dkms.

The Archlinux User Repo git-version https://aur.archlinux.org/packages/digimend-kernel-drivers-dkms-git does now temporarly point to the downstream branch arkadesOrg:hotfix

github-merge-queue Bot pushed a commit to NixOS/nixpkgs that referenced this pull request Mar 8, 2026
`del_timer_sync` was renamed to `timer_delete_sync` in Linux 6.2 [1].
The `del_timer_sync` compatibility wrapper was removed in Linux 6.15
[2].

Upstream PR: DIGImend/digimend-kernel-drivers#729

[1] torvalds/linux@9b13df3
[2] torvalds/linux@8fa7292
stepbrobd pushed a commit to stepbrobd/nixpkgs that referenced this pull request Mar 9, 2026
`del_timer_sync` was renamed to `timer_delete_sync` in Linux 6.2 [1].
The `del_timer_sync` compatibility wrapper was removed in Linux 6.15
[2].

Upstream PR: DIGImend/digimend-kernel-drivers#729

[1] torvalds/linux@9b13df3
[2] torvalds/linux@8fa7292
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