diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-06-30 18:17:40 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-07-23 01:27:33 +0300 |
commit | a76a9a485d730024a7cbd76efcd9c6eb46003829 (patch) | |
tree | 356c3e8f06894f64c6917e434d6345cb2fe547c3 /lib/Kconfig.debug | |
parent | f78f5b90c4ffa559e400c3919a02236101f29f3f (diff) | |
download | linux-a76a9a485d730024a7cbd76efcd9c6eb46003829.tar.xz |
rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks()
The RCU_LOCKDEP_WARN() in synchronize_rcu_tasks() triggers if the
scheduler is active, which is backwards. This commit therefore
negates the test.
Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions