diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-09-11 02:29:02 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-10-06 21:16:18 +0300 |
commit | c3ac7cf1847a4e68c909984f60d36adef2088e35 (patch) | |
tree | 42da217639fb90fe4e453ba88c7f809a8d05572b /include/linux/etherdevice.h | |
parent | c34d2f418485a5d710bc002e490148b8ea53f456 (diff) | |
download | linux-c3ac7cf1847a4e68c909984f60d36adef2088e35.tar.xz |
rcu: Add rcu_pointer_handoff()
This commit adds an rcu_pointer_handoff() that is intended to mark
situations where a structure's protection transitions from RCU to some
other mechanism (locking, reference counting, whatever). These markings
should allow external tools to more easily spot bugs involving leaking
pointers out of RCU read-side critical sections.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'include/linux/etherdevice.h')
0 files changed, 0 insertions, 0 deletions