Re: linux-next: build failure after merge of the tip tree
From: Thomas Gleixner
Date: Sun Sep 01 2024 - 14:28:57 EST
On Fri, Aug 30 2024 at 16:02, Stephen Rothwell wrote:
> On Tue, 27 Aug 2024 08:09:25 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>> On Mon, 26 Aug 2024 10:04:49 +0200 Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>> >
>> > 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.
>>
>> That commit is still in the tip tree this morning.
>
> I am still reverting that commit.
Hrmpf. This was pulled in via some other branch again. I've reverted it
in that branch and merged that into master
Thanks,
tglx