aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorHuy Nguyen <[email protected]>2018-01-08 12:15:37 +0200
committerJason Gunthorpe <[email protected]>2018-01-10 22:00:32 -0700
commit008b656f429824a1987f28150d66eaf8f26d58a1 (patch)
tree366898e8ad37ab68bb740e40dda6adf919624ab2 /tools/perf/scripts/python/intel-pt-events.py
parent6f301e06de4cf9ab7303f5acd43e64fcd4aa04be (diff)
IB/core: Remove the locking for character device bitmaps
Remove the locks that protect character device bitmaps of uverbs, umad and issm. The character device bitmaps are accessed in "client->add" and "client->remove" calls from ib_register_device and ib_unregister_device respectively. These calls are already protected by the "device_mutex" mutex. Thus, the spinlocks are not needed. Signed-off-by: Huy Nguyen <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions