Now that we have the build power, it is worth considering this. Main issue right now is that all{mod,yes}config for arm64 and x86_64 are broken on mainline:
ClangBuiltLinux/linux#1212
ClangBuiltLinux/linux#1213
ClangBuiltLinux/linux#256
ClangBuiltLinux/linux#1243
All of these can currently be worked around though (disabling CONFIG_UBSAN_UNSIGNED_OVERFLOW or CONFIG_UBSAN_TRAP).
Now that we have the build power, it is worth considering this. Main issue right now is that
all{mod,yes}configforarm64andx86_64are broken on mainline:ClangBuiltLinux/linux#1212
ClangBuiltLinux/linux#1213
ClangBuiltLinux/linux#256
ClangBuiltLinux/linux#1243
All of these can currently be worked around though (disabling
CONFIG_UBSAN_UNSIGNED_OVERFLOWorCONFIG_UBSAN_TRAP).