diff options
author | Paul E. McKenney <paul.mckenney@linaro.org> | 2011-06-21 10:48:03 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-09-29 06:38:10 +0200 |
commit | 9d68197c05201d8edc70d58bd1d5dad05d8455e8 (patch) | |
tree | c83d9b72ca28debc70fd1912b2e09867e439d87f /kernel/rcupdate.c | |
parent | rcu: Drive configuration directly from SMP and PREEMPT (diff) | |
download | linux-9d68197c05201d8edc70d58bd1d5dad05d8455e8.tar.xz linux-9d68197c05201d8edc70d58bd1d5dad05d8455e8.zip |
rcu: Don't destroy rcu_torture_boost() callback until it is done
The rcu_torture_boost() cleanup code destroyed debug-objects state before
waiting for the last RCU callback to be invoked, resulting in rare but
very real debug-objects warnings. Move the destruction to after the
waiting to fix this problem.
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcupdate.c')
0 files changed, 0 insertions, 0 deletions