mirror of
https://github.com/torvalds/linux.git
synced 2026-05-06 23:35:26 -04:00
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>