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

Update default PGO kernel to 6.5.0 and update known good revision #241

Merged
merged 4 commits into from
Sep 5, 2023

Conversation

nathanchance
Copy link
Member

This pull request updates the default PGO kernel to 6.5.0 and bumps the known good revision for building the kernel.

As part of the update to 6.5.0, we are able to build ARCH=powerpc allmodconfig without any configuration changes and update the build options for ppc64_guest_defconfig. With this, we require users who supply their own kernel source to be on at least 6.5.0 as well.

Now that commit 9d90161ca5c7 ("powerpc/64: Force ELFv2 when building
with LLVM linker") is in mainline, we can ditch ld.bfd for powerpc64 big
endian. Additionally, the integrated assembler has worked since LLVM
14.0.2 just like for powerpc64le, so hoist those decisions into
PowerPC64KernelBuilder and make PowerPC64LEKernelBuilder a subclass of
it, so that both builds can use LLVM=1 for all LLVM versions that the
kernel currently supports.

Signed-off-by: Nathan Chancellor <[email protected]>
This is now possible without any configuration changes with 6.5.0.

Signed-off-by: Nathan Chancellor <[email protected]>
…84ea112ce8

This has been qualified on aarch64 and x86_64 hosts using my
llvm-kernel-testing repository.

Signed-off-by: Nathan Chancellor <[email protected]>
@nathanchance nathanchance merged commit 6e727dd into ClangBuiltLinux:main Sep 5, 2023
6 checks passed
@nathanchance nathanchance deleted the 6.5.0-kgr-uprev branch September 5, 2023 17:28
onettboots pushed a commit to onettboots/boolx-clang-build that referenced this pull request Oct 25, 2024
Update default PGO kernel to 6.5.0 and update known good revision

Signed-off-by: onettboots <[email protected]>
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