Skip to content

kbuild: Decode CIP fragment properly, not over str() #2937

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

nuclearcat
Copy link
Member

CIP configurations was not working, as they was not decoded properly, looking like `b:'content\notherline\n' instead of properly formatted kernel config.
Decode() should fix that.

CIP configurations was not working, as they was not decoded
properly, looking like `b:'content\notherline\n' instead of
properly formatted kernel config.
Decode() should fix that.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
@nuclearcat
Copy link
Member Author

Tested on staging

@nuclearcat nuclearcat added this pull request to the merge queue Aug 11, 2025
Merged via the queue into kernelci:main with commit 86b6533 Aug 11, 2025
4 checks passed
@nuclearcat nuclearcat deleted the fix-decode branch August 11, 2025 09:07
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