Re: linux-next: build failure after merge of the tip tree

From: Thomas Gleixner
Date: Mon Aug 26 2024 - 04:05:55 EST


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.