commit | 1a6c9b2675460718f819def9a272cca35575eeb7 | [log] [tgz] |
---|---|---|
author | Pranith Kumar <bobby.prani@gmail.com> | Thu Sep 25 14:03:34 2014 -0400 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Nov 13 10:35:38 2014 -0800 |
tree | 67aef2e75b75bb4a63ce3dbedbc47b3c598c596a | |
parent | 0eafa46823971b4c368f4cdf19f1d081c4ee52b7 [diff] |
rcu: Add sparse check for RCU_INIT_POINTER() Add a sparse check when RCU_INIT_POINTER() is used to assign a non __rcu annotated pointer. Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>