diff options
author | 2019-05-13 12:13:39 +0300 | |
---|---|---|
committer | 2019-05-24 22:46:15 +0300 | |
commit | 8d45f1de3994c566cb5ce9b3cb07ff1518e68ddb (patch) | |
tree | 8ef3ac8eb6677351981105bfd23ccea9a7c928fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | habanalabs: fix debugfs code (diff) | |
download | wireguard-linux-8d45f1de3994c566cb5ce9b3cb07ff1518e68ddb.tar.xz wireguard-linux-8d45f1de3994c566cb5ce9b3cb07ff1518e68ddb.zip |
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 <ttayar@habana.ai>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions