Based on email discussions and advice from Todd Kjos, we should implement allmodconfig builds (build-only) across several kernel trees to help identify potential build errors early.
Proposed Implementation:
Enable clang allmodconfig builds for:
stable-rc kernels
mainline master
Target Architectures:
x86
ARM
ARM64
Rationale:
Allmodconfig builds are effective at catching build-time issues by testing all available kernel configuration options.
Based on email discussions and advice from Todd Kjos, we should implement allmodconfig builds (build-only) across several kernel trees to help identify potential build errors early.
Proposed Implementation:
Target Architectures:
Rationale: Allmodconfig builds are effective at catching build-time issues by testing all available kernel configuration options.