Skip to content

Bump PGO kernel to 7.0 and bump known good revision#328

Merged
msfjarvis merged 3 commits intoClangBuiltLinux:mainfrom
nathanchance:7.0-kgr-uprev
Apr 13, 2026
Merged

Bump PGO kernel to 7.0 and bump known good revision#328
msfjarvis merged 3 commits intoClangBuiltLinux:mainfrom
nathanchance:7.0-kgr-uprev

Conversation

@nathanchance
Copy link
Copy Markdown
Member

This includes a fix to the default PGO kernel download logic (see the first change for those details). This has been lightly qualified on an aarch64 and x86_64 host with the environment and configuration that I build the kernel.org toolchains with.

@nathanchance nathanchance requested a review from msfjarvis as a code owner April 13, 2026 22:11
Currently, the logic generates an invalid version string for x.0
releases, as (x, 0, 0) will result in 'linux-x.tar.gz' for a tarball
instead of 'linux-x.0.tar.gz'. Fix it.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
…db9ee45ffe

This has been lightly qualified on an aarch64 and x86_64 host with the
environment and configuration that I build the kernel.org toolchains
with.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
@msfjarvis msfjarvis merged commit a83c175 into ClangBuiltLinux:main Apr 13, 2026
8 checks passed
@msfjarvis msfjarvis deleted the 7.0-kgr-uprev branch April 13, 2026 23:25
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