Skip to content

Conversation

@fwilhe
Copy link
Member

@fwilhe fwilhe commented Oct 20, 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 fixes the language level to gnu11 which should be the one that is widely used.

Fixes gardenlinux/gardenlinux#3682

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 fixes the language level to gnu11 which should be the one that is widely used.

Fixes gardenlinux/gardenlinux#3682
fwilhe added a commit that referenced this pull request 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 closed this Oct 21, 2025
@fwilhe fwilhe deleted the fix-build-c-std 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.

2 participants