Skip to content

support newer kernels (>=6.14)#2

Open
switchboy wants to merge 11 commits intoMarwis2:masterfrom
switchboy:master
Open

support newer kernels (>=6.14)#2
switchboy wants to merge 11 commits intoMarwis2:masterfrom
switchboy:master

Conversation

@switchboy
Copy link

Fix: Kernel compatibility and packaging cleanup

Updated rc_bios_params to support newer kernels (>=6.14) by using struct gendisk *.

Removed deprecated CLEAN directive from dkms.conf.

Bumped pkgrel to 3.

Marwis2 and others added 11 commits October 2, 2024 14:32
Removing empty item in ctl_table.
Changes to kernel 6.11 in fs/proc/proc_sysctl.c throw an error when the ctl_table entry is empty (procname is null).
As a result, the rcraid module causes “Kernel Panic!” and system hangs.
Support for kernel 6.15.2-arch1-1
fix for 6.16 fix  deprication of from_timer
- Updated rc_bios_params to support newer kernels (>=6.14) by using struct gendisk *.
- Removed deprecated CLEAN directive from dkms.conf.
- Bumped pkgrel to 3.
- Ignored arch/src directory to avoid tracking build artifacts.
Updated rc_bios_params to support newer kernels (>=6.14) by using struct gendisk *.

Removed deprecated CLEAN directive from dkms.conf.

Bumped pkgrel to 3.

Ignored arch/src directory to avoid tracking build artifacts.
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.

2 participants