On Mon, Aug 26 2024 at 13:01, Stephen Rothwell wrote: > kernel/time/timekeeping.c: In function 'timekeeping_check_update': > include/linux/typecheck.h:12:25: error: comparison of distinct pointer types lacks a cast [-Werror] > 12 | (void)(&__dummy == &__dummy2); \ Offending commit has been removed.