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 0db7c32 commit d0a8585Copy full SHA for d0a8585
kernel/rcu/tasks.h
@@ -991,7 +991,7 @@ static void trc_wait_for_one_reader(struct task_struct *t,
991
992
// If this task is not yet on the holdout list, then we are in
993
// an RCU read-side critical section. Otherwise, the invocation of
994
- // rcu_add_holdout() that added it to the list did the necessary
+ // trc_add_holdout() that added it to the list did the necessary
995
// get_task_struct(). Either way, the task cannot be freed out
996
// from under this code.
997
0 commit comments