diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-10-09 14:34:00 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-12-03 10:08:56 -0800 |
commit | c9592ecb98d1e6d6ab2b54895314a46abfa69db4 (patch) | |
tree | 69fa9c0ca4b928538c12862b08589b6a2440b1f0 /Documentation/RCU | |
parent | dc1ccc48159d63eca5089e507c82c7d22ef60839 (diff) |
rcu: Fix typo in Documentation/RCU/trace.txt
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'Documentation/RCU')
-rw-r--r-- | Documentation/RCU/trace.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RCU/trace.txt b/Documentation/RCU/trace.txt index f3778f8952da..7f5c57d78f3a 100644 --- a/Documentation/RCU/trace.txt +++ b/Documentation/RCU/trace.txt @@ -443,7 +443,7 @@ The output of "cat rcu/rcuboost" looks as follows: balk: nt=0 egt=6541 bt=0 nb=0 ny=126 nos=0 This information is output only for rcu_preempt. Each two-line entry -corresponds to a leaf rcu_node strcuture. The fields are as follows: +corresponds to a leaf rcu_node structure. The fields are as follows: o "n:m" is the CPU-number range for the corresponding two-line entry. In the sample output above, the first entry covers |