[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251029233057.GA3441561@ax162>
Date: Wed, 29 Oct 2025 16:30:57 -0700
From: Nathan Chancellor <nathan@...nel.org>
To: Christian Brauner <brauner@...nel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Rasmus Villemoes <linux@...musvillemoes.dk>,
	Alexander Viro <viro@...iv.linux.org.uk>,
	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-kbuild@...r.kernel.org, David Sterba <dsterba@...e.com>
Subject: Re: [PATCH] fs/pipe: stop duplicating union pipe_index declaration
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@...nel.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(-)
Powered by blists - more mailing lists
 
