Skip to content

Add support for kernel 7.2 - #1817

Merged
robertbaldyga merged 3 commits into
Open-CAS:masterfrom
robertbaldyga:kernel-7.2
Sep 21, 2026
Merged

robertbaldyga merged 3 commits into
Open-CAS:masterfrom
robertbaldyga:kernel-7.2

Conversation

@robertbaldyga

Copy link
Copy Markdown
Member

No description provided.

strncpy has been dropped in the kernel 7.2.

Signed-off-by: Robert Baldyga <robert.baldyga@unvertical.com>
Signed-off-by: Robert Baldyga <robert.baldyga@unvertical.com>
Since kernel 7.2 alloc_workqueue() warns unless the caller states whether
the workqueue is per-CPU or unbound. WQ_PERCPU preserves the behaviour
flagless callers used to get, but it does not exist before 7.0, hence
the probe.

Signed-off-by: Robert Baldyga <robert.baldyga@unvertical.com>
@robertbaldyga
robertbaldyga merged commit 126d704 into Open-CAS:master Sep 21, 2026
5 checks passed
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