diff options
author | Paul E. McKenney <paul.mckenney@linaro.org> | 2012-07-28 00:41:47 +0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-09-23 18:42:49 +0400 |
commit | 1e3fd2b38cea41f5386bf23440f2cbdd74cf13d0 (patch) | |
tree | 0323ed32ad7616b328d49d1f0a934278988ca5a4 /kernel/rcutiny.c | |
parent | 818615c4cde2a71a5857007b134cce89d506cc3f (diff) | |
download | linux-1e3fd2b38cea41f5386bf23440f2cbdd74cf13d0.tar.xz |
rcu: Properly initialize ->boost_tasks on CPU offline
When rcu_preempt_offline_tasks() clears tasks from a leaf rcu_node
structure, it does not NULL out the structure's ->boost_tasks field.
This commit therefore fixes this issue.
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'kernel/rcutiny.c')
0 files changed, 0 insertions, 0 deletions