We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c071c commit c4f113aCopy full SHA for c4f113a
kernel/rcu/tasks.h
@@ -758,7 +758,7 @@ EXPORT_SYMBOL_GPL(show_rcu_tasks_rude_gp_kthread);
758
// 2. Protects code in the idle loop, exception entry/exit, and
759
// CPU-hotplug code paths, similar to the capabilities of SRCU.
760
//
761
-// 3. Avoids expensive read-side instruction, having overhead similar
+// 3. Avoids expensive read-side instructions, having overhead similar
762
// to that of Preemptible RCU.
763
764
// There are of course downsides. The grace-period code can send IPIs to
0 commit comments