Merged
Conversation
Contributor
|
I recommend skipping 5.15.5 because of https://lore.kernel.org/all/CAGnHSEmkTyq_QqP9S6TemsHOKxj2Gzq3R7X6+PxbQs_R-iBB7Q@mail.gmail.com/T/. The fix will be in 5.15.6. |
fabianhjr
approved these changes
Dec 4, 2021
ivan
approved these changes
Dec 7, 2021
NeQuissimus
approved these changes
Dec 7, 2021
Member
Author
|
Please go ahead and merge this if you have the time. |
Contributor
|
Backport failed for Please cherry-pick the changes locally. git fetch origin release-21.05
git worktree add -d .worktree/backport-147446-to-release-21.05 origin/release-21.05
cd .worktree/backport-147446-to-release-21.05
git checkout -b backport-147446-to-release-21.05
ancref=$(git merge-base 58371472fe78c979964df42542e9db0e74c5c2bd dae043cacae9dd43e74cb76a9709a250b584c074)
git cherry-pick -x $ancref..dae043cacae9dd43e74cb76a9709a250b584c074 |
1 task
Contributor
|
Successfully created backport PR #149489 for |
13 tasks
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Things done