diff options
Diffstat (limited to 'Documentation/RCU/trace.txt')
-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 b8c3c813ea57..910870b15acd 100644 --- a/Documentation/RCU/trace.txt +++ b/Documentation/RCU/trace.txt | |||
@@ -447,7 +447,7 @@ The output of "cat rcu/rcuboost" looks as follows: | |||
447 | balk: nt=0 egt=6541 bt=0 nb=0 ny=126 nos=0 | 447 | balk: nt=0 egt=6541 bt=0 nb=0 ny=126 nos=0 |
448 | 448 | ||
449 | This information is output only for rcu_preempt. Each two-line entry | 449 | This information is output only for rcu_preempt. Each two-line entry |
450 | corresponds to a leaf rcu_node strcuture. The fields are as follows: | 450 | corresponds to a leaf rcu_node structure. The fields are as follows: |
451 | 451 | ||
452 | o "n:m" is the CPU-number range for the corresponding two-line | 452 | o "n:m" is the CPU-number range for the corresponding two-line |
453 | entry. In the sample output above, the first entry covers | 453 | entry. In the sample output above, the first entry covers |