From: Boris Egorov <egorov@linux.com>
To: 716237@bugs.debian.org, linux-rt-users@vger.kernel.org
Cc: clark.williams@gmail.com, jkacur@redhat.com,
bigeasy@linutronix.de, Boris Egorov <egorov@linux.com>
Subject: [PATCH v2 0/2] rt-migrate-test: few sanity fixes
Date: Tue, 17 Feb 2015 23:43:57 +0600 [thread overview]
Message-ID: <cover.1424194150.git.egorov@linux.com> (raw)
In-Reply-To: <5476FAF2.1060702@linux.com>
Few fixes for rt-migrate-test, one to fix arithmetic error and others
to properly handle options passed by user.
Difference of this series from the first patch:
* value checks now taking place in parse_options() instead of main()
* added second sanity patch
Boris Egorov (2):
rt-migrate-test: exit early if nr_runs is non-positive
rt-migrate-test: use variables instead of macros
src/rt-migrate-test/rt-migrate-test.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
2.1.4
next prev parent reply other threads:[~2015-02-17 17:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-27 10:20 [PATCH] rt-migrate-test: exit early if nr_runs is non-positive Boris Egorov
2015-02-17 14:08 ` Sebastian Andrzej Siewior
2015-02-17 14:30 ` Boris Egorov
2015-02-17 14:35 ` Boris Egorov
2015-02-17 16:51 ` John Kacur
2015-02-17 17:43 ` Boris Egorov [this message]
2015-02-17 17:43 ` [PATCH v2 1/2] " Boris Egorov
2015-02-17 17:43 ` [PATCH v2 2/2] rt-migrate-test: use variables instead of macros Boris Egorov
2015-02-17 19:27 ` [PATCH v2 0/2] rt-migrate-test: few sanity fixes Clark Williams
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=cover.1424194150.git.egorov@linux.com \
--to=egorov@linux.com \
--cc=716237@bugs.debian.org \
--cc=bigeasy@linutronix.de \
--cc=clark.williams@gmail.com \
--cc=jkacur@redhat.com \
--cc=linux-rt-users@vger.kernel.org \
/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.