commit | e68c330ea9ab0ceec2834ef386037cc7cd48c052 | [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> | Wed Jun 27 11:17:09 2012 -0700 |
tree | 3376ac6e0d3fba76bfd0f68322ff1a3716487f42 | |
parent | 1457b51559f6206441a05c6c9c04feee29deca5e [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>