rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_trace
authorNeeraj Upadhyay <neeraju@codeaurora.org>
Wed, 18 Aug 2021 07:28:40 +0000 (12:58 +0530)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 15 Sep 2021 18:37:51 +0000 (11:37 -0700)
commit89401176daf0a44ab517d9a0e296adb85af246df
treec1790ad0377df156439be546bd989904a9bb1321
parentd0a85858569ead8d39ba5b41501cd99bc7d7e7bd
rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_trace

In check_all_holdout_tasks_trace(), firstreport is a pointer argument;
so, check the dereferenced value, instead of checking the pointer.

Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/tasks.h