linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
To: Mike Rapoport <rppt@linux.ibm.com>
Cc: Mike Rapoport <rppt@kernel.org>,
	linux-api@vger.kernel.org, linux-man@vger.kernel.org,
	linux-mm@kvack.org, Michael Kerrisk <mtk.manpages@gmail.com>
Subject: Re: [PATCH v2] man2: new page describing memfd_secret() system call
Date: Thu, 29 Jul 2021 13:07:59 +0200	[thread overview]
Message-ID: <eaecdc28-20cb-95f1-5761-1569daf3d4da@gmail.com> (raw)
In-Reply-To: <YQKDPMmyKdKcqHJf@linux.ibm.com>

Hi Mike,

On 7/29/21 12:30 PM, Mike Rapoport wrote:
> On Thu, Jul 29, 2021 at 12:12:12PM +0200, Alejandro Colomar (man-pages) wrote:
>> Hi Mike,
>>
>> On 7/29/21 10:29 AM, Mike Rapoport wrote:
>>> From: Mike Rapoport <rppt@linux.ibm.com>
>>>
>>> Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
>>> ---
[...]

>> Check the parameter list :)
>   
> Argh.
> 
> Would you need v3 or this on top would suffice?

That suffices.  Patch applied.

> 
> diff --git a/man2/memfd_secret.2 b/man2/memfd_secret.2
> index 5a70cb5d2..8263f18d5 100644
> --- a/man2/memfd_secret.2
> +++ b/man2/memfd_secret.2
> @@ -31,8 +31,7 @@ memfd_secret \- create an anonymous file to access secret memory regions
>   .BR "#include <sys/syscall.h>" "      /* Definition of " SYS_* " constants */"
>   .B #include <unistd.h>
>   .PP
> -.BI "int syscall(SYS_memfd_secret, int " cmd ", unsigned int " flags \
> -", int " cpu_id );
> +.BI "int syscall(SYS_memfd_secret, unsigned int " flags ");

I guess you meant ");", but note that the quotes are not necessary there 
(as there aren't any spaces), so I skipped them.

Cheers,

Alex


-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/


      reply	other threads:[~2021-07-29 11:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-29  8:29 [PATCH v2] man2: new page describing memfd_secret() system call Mike Rapoport
2021-07-29 10:12 ` Alejandro Colomar (man-pages)
2021-07-29 10:30   ` Mike Rapoport
2021-07-29 11:07     ` Alejandro Colomar (man-pages) [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=eaecdc28-20cb-95f1-5761-1569daf3d4da@gmail.com \
    --to=alx.manpages@gmail.com \
    --cc=linux-api@vger.kernel.org \
    --cc=linux-man@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mtk.manpages@gmail.com \
    --cc=rppt@kernel.org \
    --cc=rppt@linux.ibm.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 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).