rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
[deliverable/linux.git] / include / trace / events / rcu.h
index debe453c96230e169804183df8ddf03bd9541ba7..8dd6fcb94946579fa06a42aef7b681ddab3ff390 100644 (file)
@@ -287,7 +287,6 @@ TRACE_EVENT(rcu_dyntick,
  *
  *     "No callbacks": Nothing to do, no callbacks on this CPU.
  *     "In holdoff": Nothing to do, holding off after unsuccessful attempt.
- *     "Dyntick with callbacks": Callbacks remain, but RCU doesn't need CPU.
  *     "Begin holdoff": Attempt failed, don't retry until next jiffy.
  *     "More callbacks": Still more callbacks, try again to clear them out.
  *     "Callbacks drained": All callbacks processed, off to dyntick idle!
This page took 0.036353 seconds and 5 git commands to generate.