From: Nathan Chancellor <nathan@kernel.org>
To: Christian Brauner <brauner@kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>,
Alexander Viro <viro@zeniv.linux.org.uk>,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-kbuild@vger.kernel.org, David Sterba <dsterba@suse.com>
Subject: Re: [PATCH] fs/pipe: stop duplicating union pipe_index declaration
Date: Wed, 29 Oct 2025 16:30:57 -0700 [thread overview]
Message-ID: <20251029233057.GA3441561@ax162> (raw)
In-Reply-To: <20251030-zuruf-linken-d20795719609@brauner>
On Thu, Oct 30, 2025 at 12:13:11AM +0100, Christian Brauner wrote:
> I'm fine either way. @Nathan, if you just want to give Linus the patch
> if it's small enough or just want to give me a stable branch I can pull
> I'll be content. Thanks!
I do not care either way but I created a shared branch/tag since it was
easy enough to do. If Linus wants to take these directly for -rc4, I am
fine with that as well.
Cheers,
Nathan
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-ms-extensions-6.19
for you to fetch changes up to c4781dc3d1cf0e017e1f290607ddc56cfe187afc:
Kbuild: enable -fms-extensions (2025-10-29 16:23:47 -0700)
----------------------------------------------------------------
Shared branch between Kbuild and other trees for enabling '-fms-extensions' for 6.19
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
----------------------------------------------------------------
Nathan Chancellor (1):
jfs: Rename _inline to avoid conflict with clang's '-fms-extensions'
Rasmus Villemoes (1):
Kbuild: enable -fms-extensions
Makefile | 3 +++
fs/jfs/jfs_incore.h | 6 +++---
scripts/Makefile.extrawarn | 4 +++-
3 files changed, 9 insertions(+), 4 deletions(-)
next prev parent reply other threads:[~2025-10-29 23:31 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-23 8:21 [PATCH] fs/pipe: stop duplicating union pipe_index declaration Rasmus Villemoes
2025-10-23 16:44 ` Nathan Chancellor
2025-10-23 16:48 ` Linus Torvalds
2025-10-29 13:42 ` Christian Brauner
2025-10-29 13:41 ` Christian Brauner
2025-10-29 17:38 ` Nathan Chancellor
2025-10-29 22:25 ` Christian Brauner
2025-10-29 22:53 ` Linus Torvalds
2025-10-29 23:13 ` Christian Brauner
2025-10-29 23:30 ` Nathan Chancellor [this message]
2025-10-30 13:23 ` fms extension (Was: [PATCH] fs/pipe: stop duplicating union pipe_index declaration) Christian Brauner
2025-10-30 13:38 ` Ard Biesheuvel
2025-10-30 17:29 ` Nathan Chancellor
2025-10-30 20:16 ` Christian Brauner
2025-10-31 1:34 ` Nathan Chancellor
2025-11-01 13:10 ` Christian Brauner
2025-11-01 16:38 ` Nathan Chancellor
2025-11-06 22:09 ` Christian Brauner
2025-11-06 23:20 ` Nathan Chancellor
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=20251029233057.GA3441561@ax162 \
--to=nathan@kernel.org \
--cc=brauner@kernel.org \
--cc=dsterba@suse.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=torvalds@linux-foundation.org \
--cc=viro@zeniv.linux.org.uk \
/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).