From: Pranith Kumar Date: Fri, 19 Sep 2014 15:34:09 +0000 (-0400) Subject: documentation: Document RCU self test boot params X-Git-Tag: firefly_0821_release~176^2~2760^2^2^3~3 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=74860feed5ed570659e0f3852dd945be5b046038;p=firefly-linux-kernel-4.4.55.git documentation: Document RCU self test boot params Document the RCU self test boot parameters in kernel-parameters.txt. Signed-off-by: Pranith Kumar Signed-off-by: Paul E. McKenney --- diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 7dbe5ec9d9cd..4e2ae0e55474 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -3071,6 +3071,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: Run specified binary instead of /init from the ramdisk,