Various matrix build updates#919
Merged
nathanchance merged 4 commits intoFeb 27, 2026
Merged
Conversation
… allmodconfig + ThinLTO This was done for regular ARCH=loongarch allmodconfig in commit bc74111 ("generator: yml: Disable CONFIG_VIDEO_ROCKCHIP_VDEC for ARCH=loongarch allmodconfig") but it is also needed for the allmodconfig + ThinLTO build. Signed-off-by: Nathan Chancellor <nathan@kernel.org>
This was worked around by upstream commit 10299c07c94a ("kunit/fortify:
Add back "volatile" for sizeof() constants").
Link: https://git.kernel.org/linus/10299c07c94aa0997fa43523b53301e713a6415d
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
…t with LLVM < 19.1.0 Without the constant extender pass (which was disabled due to an infinite loop / assertion failure in LLVM versions prior to 19.1.0 [1]), hexagon allmodconfig builds fail to link from being too big on mainline and -next, just due to code size growth. Disable these builds. Link: https://git.kernel.org/linus/aef25be35d23ec768eed08bfcf7ca3cf9685bc28 Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
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.
See the individual changes for more details.