[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2064ea03-a396-418c-a6c3-1c0f1b12d2f3@kernel.org>
Date: Mon, 30 Sep 2024 12:28:40 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Kent Overstreet <kent.overstreet@...ux.dev>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the origin tree
On 30/09/2024 05:38, Stephen Rothwell wrote:
> Hi all,
>
> After merging the origin tree, today's linux-next build (s390 defconfig)
> failed like this:
>
> In file included from fs/bcachefs/bset.h:9,
> from fs/bcachefs/btree_iter.h:5,
> from fs/bcachefs/str_hash.h:5,
> from fs/bcachefs/xattr.h:5,
> from fs/bcachefs/acl.c:6:
> fs/bcachefs/bkey.h: In function 'bch2_bkey_format_add_key':
> fs/bcachefs/bkey.h:557:41: error: 'const struct bkey' has no member named 'bversion'; did you mean 'version'?
> 557 | x(BKEY_FIELD_VERSION_HI, bversion.hi) \
> | ^~~~~~~~
Also reported earlier here:
https://lore.kernel.org/all/202409272048.MZvBm569-lkp@intel.com/
https://lore.kernel.org/all/202409271712.EZRpO2Z1-lkp@intel.com/
But the true problem is here:
commit cf49f8a8c277f9f2b78e2a56189a741a508a9820
Author: Kent Overstreet <kent.overstreet@...ux.dev>
AuthorDate: Thu Sep 26 15:49:17 2024 -0400
^^^^^^^^^^^
Commit: Kent Overstreet <kent.overstreet@...ux.dev>
CommitDate: Fri Sep 27 21:46:35 2024 -0400
^^^^^^^^^^^ one day difference!
Last minute commits usually won't receive wide build coverage, at least
not instantaneously.
And if you go through the history, I see around 40 commits with authored
date ~20-26 September and committed on Sep 27. Plus another ~40 authored
earlier but committed on September 21, which is middle of merge window.
Why such commits for RC1 are sent at the end of merge window or
committed during merge window?
Best regards,
Krzysztof
Best regards,
Krzysztof
Powered by blists - more mailing lists