From: Shuah Khan <skhan@linuxfoundation.org>
To: rodgepritesh@gmail.com
Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [PATCH] Change pidns to pid namespace
Date: Thu, 22 May 2025 16:21:48 -0600 [thread overview]
Message-ID: <195e5806-df31-4476-bf6e-4c911d261fbb@linuxfoundation.org> (raw)
In-Reply-To: <20250516164902.91085-1-rodgepritesh@gmail.com>
On 5/16/25 10:49, rodgepritesh@gmail.com wrote:
> From: Pritesh Rodge <rodgepritesh@gmail.com>
>
> Changed a comment in memfd_test.c , Unabbreviated pidns to pid namespace
> for better understanding .
>
> Signed-off-by: Pritesh Rodge <rodgepritesh@gmail.com>
> ---
> tools/testing/selftests/memfd/memfd_test.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/testing/selftests/memfd/memfd_test.c b/tools/testing/selftests/memfd/memfd_test.c
> index 5b993924cc3f..4e4c46246a4e 100644
> --- a/tools/testing/selftests/memfd/memfd_test.c
> +++ b/tools/testing/selftests/memfd/memfd_test.c
> @@ -1359,7 +1359,7 @@ static int sysctl_nested_child(void *arg)
>
> printf("%s nested sysctl 0\n", memfd_str);
> sysctl_assert_write("0");
> - /* A further nested pidns works the same. */
> + /* A further nested pid-namespace works the same. */
> pid = spawn_thread(CLONE_NEWPID, sysctl_simple_child, NULL);
> join_thread(pid);
>
Please run get_maintainers.pl to find the complete list of recipients
for this patch.
thanks,
-- Shuah
prev parent reply other threads:[~2025-05-22 22:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-16 16:49 [PATCH] [PATCH] Change pidns to pid namespace rodgepritesh
2025-05-22 22:21 ` Shuah Khan [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=195e5806-df31-4476-bf6e-4c911d261fbb@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=rodgepritesh@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.