Loading kernel/rcu/tasks.h +1 −1 Original line number Diff line number Diff line Loading @@ -402,7 +402,7 @@ static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop) } /* Processing between scanning taskslist and draining the holdout list. */ void rcu_tasks_postscan(struct list_head *hop) static void rcu_tasks_postscan(struct list_head *hop) { /* * Wait for tasks that are in the process of exiting. This Loading Loading
kernel/rcu/tasks.h +1 −1 Original line number Diff line number Diff line Loading @@ -402,7 +402,7 @@ static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop) } /* Processing between scanning taskslist and draining the holdout list. */ void rcu_tasks_postscan(struct list_head *hop) static void rcu_tasks_postscan(struct list_head *hop) { /* * Wait for tasks that are in the process of exiting. This Loading