From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Kent Overstreet <kent.overstreet@linux.dev>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-bcachefs@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org,
Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [GIT PULL] bcachefs fixes for 6.11-rc6
Date: Tue, 3 Sep 2024 15:53:56 +0200 [thread overview]
Message-ID: <CAMuHMdWknzcmc1DZ3HSB9qp4poaEO5_ViCESvQChuAaiOBdr7Q@mail.gmail.com> (raw)
In-Reply-To: <erydumpfxcjakfllmh3y4d7wtgwz7omkg44pyvpesoisolt44v@kfa4jcpo7i73>
Hi Kent,
Replying here, as there is (again) no patch email to reply to to report issues.
noreply@ellerman.id.au is reporting several build failures[1] in linux-next:
fs/bcachefs/sb-members.c: In function ‘bch2_sb_member_alloc’:
fs/bcachefs/sb-members.c:503:2: error: a label can only be part of
a statement and a declaration is not a statement
503 | unsigned nr_devices = max_t(unsigned, dev_idx + 1,
c->sb.nr_devices);
| ^~~~~~~~
fs/bcachefs/sb-members.c:505:2: error: expected expression before ‘struct’
505 | struct bch_sb_field_members_v2 *mi =
bch2_sb_field_get(c->disk_sb.sb, members_v2);
| ^~~~~~
Apparently this fails with gcc-10 and older, but builds with gcc-11
and gcc-12.
The failure is due to commit 4e7795eda4459bf3 ("bcachefs:
bch2_sb_member_alloc()"), which is nowhere to be found on
lore.kernel.org. Please stop committing private unreviewed patches
to linux-next, as several people have asked before.
Thank you!
[1] http://kisskb.ellerman.id.au/kisskb/branch/linux-next/head/6804f0edbe7747774e6ae60f20cec4ee3ad7c187/
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next prev parent reply other threads:[~2024-09-03 13:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-01 2:44 [GIT PULL] bcachefs fixes for 6.11-rc6 Kent Overstreet
2024-09-01 3:13 ` Linus Torvalds
2024-09-01 3:19 ` Kent Overstreet
2024-09-01 3:25 ` Linus Torvalds
2024-09-01 3:30 ` pr-tracker-bot
2024-09-03 13:53 ` Geert Uytterhoeven [this message]
2024-09-03 17:17 ` Nathan Chancellor
2024-09-04 18:55 ` Kent Overstreet
2024-09-07 11:18 ` Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAMuHMdWknzcmc1DZ3HSB9qp4poaEO5_ViCESvQChuAaiOBdr7Q@mail.gmail.com \
--to=geert@linux-m68k.org \
--cc=kent.overstreet@linux.dev \
--cc=linux-bcachefs@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).