From: "Paul E. McKenney" <paulmck@us.ibm.com>
To: Josh Triplett <josht@us.ibm.com>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type parameter
Date: Wed, 16 Aug 2006 16:36:42 -0700 [thread overview]
Message-ID: <20060816233641.GC1291@us.ibm.com> (raw)
In-Reply-To: <1155766859.9175.37.camel@josh-work.beaverton.ibm.com>
On Wed, Aug 16, 2006 at 03:20:59PM -0700, Josh Triplett wrote:
> The comment for rcutorture's torture_type parameter only lists the RCU
> variants rcu and srcu, but not rcu_bh; add rcu_bh to the list.
Acked-by: Paul E. McKenney <paulmck@us.ibm.com>
> Signed-off-by: Josh Triplett <josh@freedesktop.org>
> ---
> kernel/rcutorture.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/kernel/rcutorture.c b/kernel/rcutorture.c
> index e34d22b..aff0064 100644
> --- a/kernel/rcutorture.c
> +++ b/kernel/rcutorture.c
> @@ -54,7 +54,7 @@ static int stat_interval; /* Interval be
> static int verbose; /* Print more debug info. */
> static int test_no_idle_hz; /* Test RCU's support for tickless idle CPUs. */
> static int shuffle_interval = 5; /* Interval between shuffles (in sec)*/
> -static char *torture_type = "rcu"; /* What to torture: rcu, srcu. */
> +static char *torture_type = "rcu"; /* What to torture: rcu, rcu_bh, srcu. */
>
> module_param(nreaders, int, 0);
> MODULE_PARM_DESC(nreaders, "Number of RCU reader threads");
> --
> 1.4.1.1
>
>
prev parent reply other threads:[~2006-08-16 23:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-16 22:20 [PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type parameter Josh Triplett
2006-08-16 23:36 ` Paul E. McKenney [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=20060816233641.GC1291@us.ibm.com \
--to=paulmck@us.ibm.com \
--cc=akpm@osdl.org \
--cc=josht@us.ibm.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox