summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@mellanox.com>2018-09-29 01:28:02 +0300
committerJason Gunthorpe <jgg@mellanox.com>2018-10-04 01:01:40 +0300
commite73798f20ecb35f7d6c672d48d6b9da57c8cbf64 (patch)
treeb8ee7f7b3a89ccc1d278b22c605cff360e93cd01 /tools/perf/scripts/python/export-to-sqlite.py
parent914e5d7d4697fb9815fa237a4d42bfb952bf48d6 (diff)
downloadlinux-e73798f20ecb35f7d6c672d48d6b9da57c8cbf64.tar.xz
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions