| commit | 9c3d3e55d9d6c48449f99f1c8140e2fd96d6e197 | [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> | Thu Jun 26 12:38:00 2014 -0700 |
| tree | d817ffe5263bc4fe20a4bbc1febfeb5a0cc8385a | |
| parent | 1f27e4c760c8f4c2baef158b5ea5c4e8b1454957 [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>