Skip to content

Conversation

@fwilhe
Copy link
Member

@fwilhe fwilhe commented Oct 21, 2025

The kernel fails to build because at least one file is not compliant with c21 which is what we have in debian testing now. This PR backports a fix from newer kernels to rename the variable.

Fixes gardenlinux/gardenlinux#3682

Replaces #185

Failing build without this patch for reference: https://github.com/gardenlinux/package-linux/actions/runs/18650879015/job/53168803454

@fwilhe fwilhe changed the base branch from main to maint-6.6 October 21, 2025 09:49
@fwilhe fwilhe marked this pull request as ready for review October 21, 2025 11:35
@fwilhe fwilhe requested review from a team, 5kt and nkraetzschmar October 21, 2025 11:35
@fwilhe fwilhe changed the title Fix build constexpr Fix build error cause by newer gcc version Oct 21, 2025
@fwilhe fwilhe changed the title Fix build error cause by newer gcc version Fix build error caused by newer gcc version Oct 21, 2025
@fwilhe fwilhe merged commit f697ea4 into maint-6.6 Oct 21, 2025
4 checks passed
@fwilhe fwilhe deleted the fix-build-constexpr branch October 21, 2025 14:11
moritzkirchnersap pushed a commit that referenced this pull request Nov 12, 2025
The kernel fails to build because at least one file is not compliant with c21 which is what we have in debian testing now. This PR backports a fix from newer kernels to rename the variable.

Fixes gardenlinux/gardenlinux#3682

Replaces #185

Failing build without this patch for reference: https://github.com/gardenlinux/package-linux/actions/runs/18650879015/job/53168803454
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.

Kernel 6.6.113 fails to build in CI

4 participants