All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/2] runtest/syscalls: add set_mempolicy*
Date: Wed, 28 Aug 2019 18:25:30 +0800	[thread overview]
Message-ID: <5D66569A.6030909@cn.fujitsu.com> (raw)
In-Reply-To: <1566987255-3010-1-git-send-email-xuyang2018.jy@cn.fujitsu.com>

Hi,

This patch set looks good to me.
Just one comment, migrate_pages should be added before move_pages in 
alphabetical order.

Reviewed-by: Xiao Yang <ice_yangxiao@163.com>

Best Regards,
Xiao Yang
On 2019/08/28 18:14, Yang Xu wrote:
> Since commit 55ee8a5ad ("syscalls: Add set_mempolicy numa tests"),
> these cases have been added into runtests/numa, but forget to add it
> in runtest/syscalls.
>
> Signed-off-by: Yang Xu<xuyang2018.jy@cn.fujitsu.com>
> ---
>   runtest/syscalls | 5 +++++
>   1 file changed, 5 insertions(+)
>
> diff --git a/runtest/syscalls b/runtest/syscalls
> index c41ba2a0d..1694ef147 100644
> --- a/runtest/syscalls
> +++ b/runtest/syscalls
> @@ -1177,6 +1177,11 @@ setitimer01 setitimer01
>   setitimer02 setitimer02
>   setitimer03 setitimer03
>
> +set_mempolicy01 set_mempolicy01
> +set_mempolicy02 set_mempolicy02
> +set_mempolicy03 set_mempolicy03
> +set_mempolicy04 set_mempolicy04
> +
>   setns01 setns01
>   setns02 setns02
>




  parent reply	other threads:[~2019-08-28 10:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-28 10:14 [LTP] [PATCH 1/2] runtest/syscalls: add set_mempolicy* Yang Xu
2019-08-28 10:14 ` [LTP] [PATCH 2/2] runtest/numa: add migrate_pages* Yang Xu
2019-08-29 20:41   ` Petr Vorel
2019-08-30  1:43     ` Xiao Yang
2019-08-30 10:54       ` Petr Vorel
2019-08-30 12:58       ` Petr Vorel
2019-08-28 10:25 ` Xiao Yang [this message]
2019-08-29 20:38 ` [LTP] [PATCH 1/2] runtest/syscalls: add set_mempolicy* Petr Vorel
2019-08-30  2:04   ` Xiao Yang
2019-08-30  9:50     ` Yang Xu
2019-08-30 13:08       ` Petr Vorel
2019-08-30 10:57     ` Petr Vorel

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=5D66569A.6030909@cn.fujitsu.com \
    --to=yangx.jy@cn.fujitsu.com \
    --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 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.