Jason Gunthorpe e73798f20e RDMA/uverbs: Fix RCU annotation for radix slot deference
The uapi radix tree is a write-once data structure protected by kref.
Once we get to the ioctl() fop it is not possible for anything else
to be writing to it, so the access should use rcu_dereference_protected.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-10-03 16:01:40 -06:00
..
2015-06-12 14:49:18 -04:00
2018-06-12 16:19:22 -07:00
2018-06-18 11:22:54 -06:00
2018-09-06 13:35:16 -06:00
2016-05-13 13:37:18 -04:00
2016-03-03 10:20:25 -05:00
2018-08-13 20:04:37 -06:00
2016-03-03 10:20:25 -05:00