commit | b4e16611c4e1cd98765269c8fdaf43f96baa57b1 | [log] [tgz] |
---|---|---|
author | Jesse Gross <jesse@nicira.com> | Sat Nov 19 16:21:37 2011 -0800 |
committer | Jesse Gross <jesse@nicira.com> | Sat Dec 03 09:35:08 2011 -0800 |
tree | 3ca0f230d24748d51726c7e5bb392529a8d65009 | |
parent | 86b1309c7e411b7c25dc0dc7a092582a4d291044 [diff] |
genetlink: Add rcu_dereference_genl and genl_dereference. This adds rcu_dereference_genl and genl_dereference, which are genl variants of the RTNL functions to enforce proper locking with lockdep and sparse. Signed-off-by: Jesse Gross <jesse@nicira.com>