public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 2/3 v2] syscalls/chown: Rewrite chown/chown04.c with the new api
Date: Mon, 3 May 2021 16:16:47 +0200	[thread overview]
Message-ID: <YJAFz/tdPN6GWCWl@yuki> (raw)
In-Reply-To: <20210430094513.162499-3-xieziyao@huawei.com>

Hi!
> 2. Add MAP_PRIVATE_EXCEPT_UCLINUX to SAFE_MMAP() for uClinux systems:
>    mmap() doesn't support MAP_PRIVATE on uClinux systems, so use
>    MAP_PRIVATE_EXCEPT_UCLINUX instead, which will skip the option on uClinux.
>    If MAP_PRIVATE really is required, the test can not be run on uClinux.

We no longer support uClinux, just remove the support from the test as
well.

-- 
Cyril Hrubis
chrubis@suse.cz

  reply	other threads:[~2021-05-03 14:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-30  9:45 [LTP] [PATCH 0/3 v2] syscalls/chown: Rewrite chown/chown{02, 04, 05} with the new api Xie Ziyao
2021-04-30  9:45 ` [LTP] [PATCH 1/3 v2] syscalls/chown: Rewrite chown/chown02.c " Xie Ziyao
2021-05-03 14:15   ` Cyril Hrubis
2021-05-06  7:12     ` Xie Ziyao
2021-04-30  9:45 ` [LTP] [PATCH 2/3 v2] syscalls/chown: Rewrite chown/chown04.c " Xie Ziyao
2021-05-03 14:16   ` Cyril Hrubis [this message]
2021-05-06  7:49     ` Xie Ziyao
2021-04-30  9:45 ` [LTP] [PATCH 3/3 v2] syscalls/chown: Rewrite chown/chown05.c " Xie Ziyao
2021-05-03 16:33   ` Cyril Hrubis

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=YJAFz/tdPN6GWCWl@yuki \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /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