commit | cfca927972e31a5b3da49bf641c525732ff3c357 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Mon Jun 25 12:54:17 2012 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Jul 06 05:55:16 2012 -0700 |
tree | d77d787107b706189d4592ef2738901e98814217 | |
parent | cf01537ecf192d9ff15c32a355db5d5af22bea4d [diff] |
rcu: Introduce check for callback list/count mismatch The recent bug that introduced the RCU callback list/count mismatch showed the need for a diagnostic to check for this, which this commit adds. 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>