aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2019-03-12 18:33:47 +0100
committerMarc Zyngier <[email protected]>2019-04-29 15:45:01 +0100
commitb31a383852b95b47996ed1789288f6bdf6f7ec25 (patch)
tree8d0266d906b414a45356b7329c914121e46e8311 /tools/perf/scripts/python/export-to-sqlite.py
parentcfbf9e497094dcfaba02fe46e9e8c276e2d6eca9 (diff)
irqchip/gic-v3-its: Move allocation outside mutex
There's no reason to do the allocation of the new lpi_range inside the lpi_range_lock. One could change the code to avoid the allocation altogether in case the freed range can be merged with one or two existing ranges (in which case the allocation would naturally be done under the lock), but it's probably not worth complicating the code for that. Signed-off-by: Rasmus Villemoes <[email protected]> Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions