On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <[email protected]> wrote: > > Sometimes Clang arm64 code jumps to the end of the function for UB. No > need to make that an error for checksum runs, which are only run > manually by klp-build, and for which caring about UB is out of scope. > > Such UBs are still reported for normal validate branch runs (for arches > which do that). > > Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Song Liu <[email protected]>

