All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Stancek <jstancek@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] lib: add include config.h in cloner.c
Date: Wed, 19 Jun 2019 03:19:03 -0400 (EDT)	[thread overview]
Message-ID: <1510222953.29055172.1560928743851.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <20190619071401.18509-1-liwang@redhat.com>



----- Original Message -----
> This is a follow fix for commit f6164ffc2804b2a68218, otherwise clone08
> failed with ENOSYS error:
> 
>     clone08.c:81: INFO: running CLONE_PARENT
>     clone08.c:104: BROK: CLONE_PARENT clone() failed: ENOSYS
>     tst_test.c:357: BROK: Reported by child (2785)
> 
> That becuase CLONE_SUPPORTS_7_ARGS macro is included in config.h, without
> this header file, the ltp_clone7() will fall into ENOSYS branch.
> 
> Reported-by: Ping Fang <pifang@redhat.com>
> Signed-off-by: Li Wang <liwang@redhat.com>

Sorry about that, that include should have stayed in.
Pushed.

      reply	other threads:[~2019-06-19  7:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19  7:14 [LTP] [PATCH] lib: add include config.h in cloner.c Li Wang
2019-06-19  7:19 ` Jan Stancek [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=1510222953.29055172.1560928743851.JavaMail.zimbra@redhat.com \
    --to=jstancek@redhat.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.