From: John Kacur <jkacur@redhat.com>
To: David Sommerseth <davids@redhat.com>
Cc: linux-rt-users@vger.kernel.org,
Clark Williams <williams@redhat.com>,
Carsten Emde <carsten.emde@osadl.org>
Subject: Re: [PATCH 2/4] Missing parsing of --mlockall in signaltest
Date: Tue, 22 Dec 2009 22:00:11 +0100 (CET) [thread overview]
Message-ID: <alpine.LFD.2.00.0912222155390.8838@localhost.localdomain> (raw)
In-Reply-To: <1261496858-12744-3-git-send-email-davids@redhat.com>
On Tue, 22 Dec 2009, David Sommerseth wrote:
> Signed-off-by: David Sommerseth <davids@redhat.com>
> ---
> src/signaltest/signaltest.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/src/signaltest/signaltest.c b/src/signaltest/signaltest.c
> index b637aae..24ac959 100644
> --- a/src/signaltest/signaltest.c
> +++ b/src/signaltest/signaltest.c
> @@ -235,6 +235,7 @@ static void process_options (int argc, char *argv[])
> {"quiet", no_argument, NULL, 'q'},
> {"threads", required_argument, NULL, 't'},
> {"verbose", no_argument, NULL, 'v'},
> + {"mlockall", no_argument, NULL, 'm'},
> {"help", no_argument, NULL, '?'},
> {NULL, 0, NULL, 0}
> };
> --
> 1.6.2.5
>
>
Nice catch! I cced Carsten - as this is his code.
Clark I pushed this to
git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git
branch: rt-tests-dev-new
Please pull from there. (61b1309)
Thanks
next prev parent reply other threads:[~2009-12-22 21:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-22 15:47 [PATCH 0/4] Minor rt-tests updates David Sommerseth
2009-12-22 15:47 ` [PATCH 1/4] Fixed missing parsing of short arguments in classic_pi David Sommerseth
2009-12-22 20:50 ` John Kacur
2009-12-22 15:47 ` [PATCH 2/4] Missing parsing of --mlockall in signaltest David Sommerseth
2009-12-22 21:00 ` John Kacur [this message]
2009-12-22 15:47 ` [PATCH 3/4] Added --help screen info about -M / --refresh-on-max in cyclictest David Sommerseth
2009-12-22 21:02 ` John Kacur
2009-12-23 9:09 ` David Sommerseth
2009-12-22 21:59 ` John Kacur
2009-12-22 15:47 ` [PATCH 4/4] Updated man page to reflect --refresh-on-max agrument name change David Sommerseth
2009-12-22 22:00 ` John Kacur
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=alpine.LFD.2.00.0912222155390.8838@localhost.localdomain \
--to=jkacur@redhat.com \
--cc=carsten.emde@osadl.org \
--cc=davids@redhat.com \
--cc=linux-rt-users@vger.kernel.org \
--cc=williams@redhat.com \
/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