Skip to content
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

patches: mainline: Add tentative fix for 99cb0d917ff #497

Merged

Conversation

nathanchance
Copy link
Member

Commit 99cb0d917ffa ("arch: fix broken BuildID for arm64 and riscv")
exposed a GNU ld bug that is present in the version that tuxsuite uses.
We still rely on GNU ld for at least powerpc and s390, so this issue
breaks those builds.

Add Ard's tentative fix for the issue so our builds go back to green,
allowing us to easily catch other regressions.

Link: https://lore.kernel.org/CAMj1kXHqQoqoys83nEp=Q6oT68+-GpCuMjfnYK9pMy-X_+jjKw@mail.gmail.com/

NOTE: Due to holidays, I plan to merge this without explicit approval once presubmit comes back green, especially since this is unlikely to be necessary for an extended period of time.

Commit 99cb0d917ffa ("arch: fix broken BuildID for arm64 and riscv")
exposed a GNU ld bug that is present in the version that tuxsuite uses.
We still rely on GNU ld for at least powerpc and s390, so this issue
breaks those builds.

Add Ard's tentative fix for the issue so our builds go back to green,
allowing us to easily catch other regressions.

Link: https://lore.kernel.org/CAMj1kXHqQoqoys83nEp=Q6oT68+-GpCuMjfnYK9pMy-X_+jjKw@mail.gmail.com/
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
@nathanchance nathanchance merged commit 9d5ed77 into ClangBuiltLinux:main Jan 3, 2023
@nathanchance nathanchance deleted the add-fix-patch-for-mainline branch January 3, 2023 19:51
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.

None yet

1 participant