commit | b6a742bd6a5b9eb174f84b59d68c12a7426924eb | [log] [tgz] |
---|---|---|
author | Pranith Kumar <bobby.prani@gmail.com> | Wed Jun 11 16:39:41 2014 -0400 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Jul 08 08:54:20 2014 -0700 |
tree | 1e94ba6d6d9051773b58c8c2b98adb8784534a18 | |
parent | ba4a1119dbc01de875499db38dc96569d1271160 [diff] |
rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp() This commit annotates rcu_report_unblock_qs_rnp() in order to fix the following sparse warning: kernel/rcu/tree_plugin.h:990:13: warning: context imbalance in 'rcu_report_unblock_qs_rnp' - unexpected unlock Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>