From: Christian Brauner <brauner@kernel.org>
To: Jeff Layton <jlayton@kernel.org>
Cc: Christian Brauner <brauner@kernel.org>,
Stephen Rothwell <sfr@canb.auug.org.au>,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] samples/vfs: add __SANE_USERSPACE_TYPES__ to mountinfo program
Date: Sun, 22 Dec 2024 11:47:15 +0100 [thread overview]
Message-ID: <20241222-bagger-laute-70409cd196f7@brauner> (raw)
In-Reply-To: <20241219-statmount-v1-1-9fd8eab3cf0c@kernel.org>
On Thu, 19 Dec 2024 17:11:40 -0500, Jeff Layton wrote:
> mountinfo.c is throwing compiler warnings on ppc64. The comment over
> __SANE_USERSPACE_TYPES__ says:
>
> * This is here because we used to use l64 for 64bit powerpc
> * and we don't want to impact user mode with our change to ll64
> * in the kernel.
> *
> * However, some user programs are fine with this. They can
> * flag __SANE_USERSPACE_TYPES__ to get int-ll64.h here.
>
> [...]
Thanks! Folded into the patch that added the mountinfo program.
Please also note that I moved the series of which this was part from
vfs-6.14.misc to vfs-6.14.mount as it makes a lot more sense there.
---
Applied to the vfs-61.14.mount branch of the vfs/vfs.git tree.
Patches in the vfs-61.14.mount branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-61.14.mount
[1/1] samples/vfs: add __SANE_USERSPACE_TYPES__ to mountinfo program
(no commit info)
prev parent reply other threads:[~2024-12-22 10:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-19 22:11 [PATCH] samples/vfs: add __SANE_USERSPACE_TYPES__ to mountinfo program Jeff Layton
2024-12-22 10:47 ` Christian Brauner [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=20241222-bagger-laute-70409cd196f7@brauner \
--to=brauner@kernel.org \
--cc=jlayton@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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