From: Allen, John <John.Allen@amd.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] runtest/{ltplite, stress.part3}: Update execve05 calling convention
Date: Wed, 26 Sep 2018 14:31:37 +0000 [thread overview]
Message-ID: <20180926143122.11889-1-john.allen@amd.com> (raw)
The calling convention for execve05 was recently changed and was updated
in runtest/syscalls when the change was introduced, but not for other
runtest files where execve05 is called. Update all calls to execve05 to
use the new calling convention.
Signed-off-by: John Allen <john.allen@amd.com>
---
runtest/ltplite | 2 +-
runtest/stress.part3 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/runtest/ltplite b/runtest/ltplite
index 61ab275d8..f0102e7e6 100644
--- a/runtest/ltplite
+++ b/runtest/ltplite
@@ -174,7 +174,7 @@ execve01 execve01
execve02 execve02
execve03 execve03
execve04 execve04
-execve05 execve05 20 $LTPROOT/testcases/bin/execve05 $LTPROOT/testcases/bin/execve05 4
+execve05 execve05 -i 5 -n 32
execvp01 execvp01
exit01 exit01
diff --git a/runtest/stress.part3 b/runtest/stress.part3
index 332daa9ec..513d2ea39 100644
--- a/runtest/stress.part3
+++ b/runtest/stress.part3
@@ -115,7 +115,7 @@ execve01 execve01
execve02 execve02
execve03 execve03
execve04 execve04
-execve05 execve05 20 $LTPROOT/testcases/bin/execve05 $LTPROOT/testcases/bin/execve05 4
+execve05 execve05 -i 5 -n 32
execvp01 execvp01
exit01 exit01
--
2.17.1
next reply other threads:[~2018-09-26 14:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-26 14:31 Allen, John [this message]
2018-09-26 14:52 ` [LTP] [PATCH] runtest/{ltplite, stress.part3}: Update execve05 calling convention 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=20180926143122.11889-1-john.allen@amd.com \
--to=john.allen@amd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox