From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Pranith Kumar <bobby.prani@gmail.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
"open list:DOCUMENTATION" <linux-doc@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 2/3] doc: Document RCU self test boot params
Date: Thu, 2 Oct 2014 12:52:53 -0700 [thread overview]
Message-ID: <20141002195253.GU5015@linux.vnet.ibm.com> (raw)
In-Reply-To: <1411140752-27028-3-git-send-email-bobby.prani@gmail.com>
On Fri, Sep 19, 2014 at 11:32:30AM -0400, Pranith Kumar wrote:
> Document the RCU self test boot parameters in kernel-parameters.txt.
>
> Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
I have this one queued, please let me know if this is an update.
Thanx, Paul
> ---
> Documentation/kernel-parameters.txt | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index c403957..04df74e 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -3054,6 +3054,15 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
> messages. Disable with a value less than or equal
> to zero.
>
> + rcupdate.rcu_self_test= [KNL]
> + Run the RCU early boot self tests
> +
> + rcupdate.rcu_self_test_bh= [KNL]
> + Run the RCU bh early boot self tests
> +
> + rcupdate.rcu_self_test_sched= [KNL]
> + Run the RCU sched early boot self tests
> +
> rdinit= [KNL]
> Format: <full_path>
> Run specified binary instead of /init from the ramdisk,
> --
> 2.1.0
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
next prev parent reply other threads:[~2014-10-02 19:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-19 15:32 [PATCH v2 0/3] Early boot self tests for RCU Pranith Kumar
2014-09-19 15:32 ` [PATCH v2 1/1] rcu: Add early boot self tests Pranith Kumar
2014-09-19 15:32 ` [PATCH v2 2/3] doc: Document RCU self test boot params Pranith Kumar
2014-10-02 19:52 ` Paul E. McKenney [this message]
2014-10-03 16:08 ` Pranith Kumar
2014-09-19 15:32 ` [PATCH v2 3/3] rcutorture: Enable RCU self test in configs Pranith Kumar
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=20141002195253.GU5015@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=bobby.prani@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.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
Powered by JetHome