commit | 9bdfcf3ea4225fac116b59c2b9059c6a137f4e9e | [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> | Fri Jun 27 11:14:55 2014 -0700 |
tree | 3e3120dfa7c240bb7470e8206b82985c2f671093 | |
parent | 2982f6485ed64e10745c0cbb96ce8d0bbec89724 [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>