aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJake Oshins <jakeo@microsoft.com>2016-04-05 10:22:50 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-04-30 14:01:37 -0700
commite16dad6bfe1437aaee565f875a6713ca7ce81bdf (patch)
tree9b49cee2a34adeea5ada23ceffb08fa5ce6c8b21 /tools/perf/scripts/python
parentDrivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus... (diff)
downloadlinux-e16dad6bfe1437aaee565f875a6713ca7ce81bdf.tar.gz
linux-e16dad6bfe1437aaee565f875a6713ca7ce81bdf.zip
drivers:hv: Lock access to hyperv_mmio resource tree
In existing code, this tree of resources is created in single-threaded code and never modified after it is created, and thus needs no locking. This patch introduces a semaphore for tree access, as other patches in this series introduce run-time modifications of this resource tree which can happen on multiple threads. Signed-off-by: Jake Oshins <jakeo@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions