This repository was archived by the owner on May 30, 2023. It is now read-only.
sys-kernel/coreos-sources: Add backport of bugfix for #847 for flatcar-3374#2402
Merged
dongsupark merged 2 commits intoflatcar-3374from Jan 19, 2023
Merged
sys-kernel/coreos-sources: Add backport of bugfix for #847 for flatcar-3374#2402dongsupark merged 2 commits intoflatcar-3374from
dongsupark merged 2 commits intoflatcar-3374from
Conversation
Users reported a deadlock in ext4 that occurs under loads after kernel 5.15.72. We debugged and found that this issue is also present upstream (6.x) and found a fix. The fix has been validated to fix the issue, but we're still waiting for a reponse from the ext4 maintainer. In the meantime, apply the backport to our kernel sources, so that users can be unblocked from updating. This will be released to alpha/beta first, and hopefully by the time it is promoted to stable, the fix will be merged to the kernel tree and backported to 5.15.
65256b3 to
b34aa9c
Compare
jepio
approved these changes
Jan 19, 2023
b34aa9c to
5a045b9
Compare
Contributor
Author
|
CI passed, fixed changelog. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Users reported a deadlock in ext4 that occurs under loads after kernel 5.15.72. We debugged and found that this issue is also present upstream (6.x) and found a fix. The fix has been validated to fix the issue.
Apply the backport to our kernel sources, so that users can be unblocked from updating.
This will be included in Stable 3374.2.3 with Kernel 5.15.86. Although the upstream stable Kernel 5.15.87 already has the fix, we should stay with 5.15.86 at least for this Stable channel release, to keep a certain degree of stability.
See also flatcar/Flatcar#847, #2315.
Testing done
CI: http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/1121/cldsv/
changelog/directory (user-facing change, bug fix, security fix, update)/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.