From: Nathan Chancellor <nathan@kernel.org>
To: David Sterba <dsterba@suse.cz>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>,
Linus Torvalds <torvalds@linux-foundation.org>,
David Sterba <dsterba@suse.com>,
linux-btrfs@vger.kernel.org,
Nick Desaulniers <nick.desaulniers+lkml@gmail.com>,
linux-kbuild@vger.kernel.org, Nicolas Schier <nsc@kernel.org>
Subject: Re: [PATCH 0/2] Kbuild: enable -fms-extensions, make btrfs the first user
Date: Wed, 22 Oct 2025 18:17:32 +0200 [thread overview]
Message-ID: <20251022161732.GB1226098@ax162> (raw)
In-Reply-To: <20251022053042.GQ13776@suse.cz>
+ Nicolas for kbuild
On Wed, Oct 22, 2025 at 07:30:42AM +0200, David Sterba wrote:
> On Mon, Oct 20, 2025 at 04:22:26PM +0200, Rasmus Villemoes wrote:
> > Since -fms-extensions once again came up as potentially useful, Linus
> > suggested that we bite the bullet and enable it.
> >
> > https://lore.kernel.org/lkml/CAHk-=wjeZwww6Zswn6F_iZTpUihTSNKYppLqj36iQDDhfntuEw@mail.gmail.com/
> >
> > So that's what patch 1 does, and patch 2 puts it to use in the btrfs
> > case.
> >
> > Compile-tested only, with gcc (15.2.1) and clang (20.1.8).
> >
> > Rasmus Villemoes (2):
> > Kbuild: enable -fms-extensions
> > btrfs: send: make use of -fms-extensions for defining struct fs_path
>
> For the btrfs part
>
> Acked-by: David Sterba <dsterba@suse.com>
>
> I think it makes more sense to take the patches via the kbuild tree so
> it's in linux-next for build coverage and eventual tweaks to the Kbuild
> files. Or I can take the patches into btrfs for-next.
Yeah, we should be able to take these into Kbuild. I had just one small
nit on patch 1 that we could probably fix up at application time unless
folks disagree with it. I hope there will be no follow up fixes needed
but it would make more sense in our tree than yours.
Cheers,
Nathan
prev parent reply other threads:[~2025-10-22 16:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-20 14:22 [PATCH 0/2] Kbuild: enable -fms-extensions, make btrfs the first user Rasmus Villemoes
2025-10-20 14:22 ` [PATCH 1/2] Kbuild: enable -fms-extensions Rasmus Villemoes
2025-10-22 16:15 ` Nathan Chancellor
2025-10-22 20:35 ` Rasmus Villemoes
2025-10-22 21:11 ` Nathan Chancellor
2025-10-23 12:40 ` Nathan Chancellor
2025-10-23 14:17 ` Dave Kleikamp
2025-10-23 16:45 ` Nathan Chancellor
2025-10-20 14:22 ` [PATCH 2/2] btrfs: send: make use of -fms-extensions for defining struct fs_path Rasmus Villemoes
2025-10-20 19:48 ` Linus Torvalds
2025-10-22 5:24 ` David Sterba
2025-10-22 5:30 ` [PATCH 0/2] Kbuild: enable -fms-extensions, make btrfs the first user David Sterba
2025-10-22 16:17 ` Nathan Chancellor [this message]
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=20251022161732.GB1226098@ax162 \
--to=nathan@kernel.org \
--cc=dsterba@suse.com \
--cc=dsterba@suse.cz \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=nick.desaulniers+lkml@gmail.com \
--cc=nsc@kernel.org \
--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