From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: "Jinseok Kim" <always.starving0@gmail.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 1/2] getpid: Link manpage and fix minor issues
Date: Wed, 06 May 2026 14:47:37 +0000 [thread overview]
Message-ID: <69fb5489.5d0a0220.d655e.18b1@mx.google.com> (raw)
In-Reply-To: <20260503085544.16915-2-always.starving0@gmail.com>
Hi!
> child_pid = SAFE_MMAP(NULL, sizeof(pid_t), PROT_READ | PROT_WRITE,
> - MAP_ANONYMOUS | MAP_SHARED, -1, 0);
> + MAP_ANONYMOUS | MAP_SHARED, -1, 0);
Also here, please don't change other lines but the ones related to the
commit message.
Regars,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-05-06 14:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-03 8:55 [LTP] [PATCH 0/2] syscalls: clean up getpid/getppid tests Jinseok Kim
2026-05-03 8:55 ` [LTP] [PATCH 1/2] getpid: Link manpage and fix minor issues Jinseok Kim
2026-05-06 14:47 ` Andrea Cervesato via ltp [this message]
2026-05-12 14:35 ` Jinseok Kim
2026-05-03 8:55 ` [LTP] [PATCH 2/2] getppid: " Jinseok Kim
2026-05-06 14:46 ` Andrea Cervesato via ltp
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=69fb5489.5d0a0220.d655e.18b1@mx.google.com \
--to=ltp@lists.linux.it \
--cc=always.starving0@gmail.com \
--cc=andrea.cervesato@suse.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.