aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorTomer Tayar <[email protected]>2019-05-13 12:13:39 +0300
committerOded Gabbay <[email protected]>2019-05-24 22:46:15 +0300
commit8d45f1de3994c566cb5ce9b3cb07ff1518e68ddb (patch)
tree8ef3ac8eb6677351981105bfd23ccea9a7c928fc /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent8438846cce61e284a22316c13aa4b63772963070 (diff)
habanalabs: Avoid using a non-initialized MMU cache mutex
The MMU cache mutex is used in the ASIC hw_init() functions, but it is initialized only later in hl_mmu_init(). This patch prevents it by moving the initialization to the device_early_init() function. Signed-off-by: Tomer Tayar <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions