diff options
author | Koby Elbaz <[email protected]> | 2023-03-08 17:53:39 +0200 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2023-04-08 10:39:33 +0300 |
commit | 6c31c13759272818108a329f166d86846d0e3f7a (patch) | |
tree | 321a0bcb946bcb5e2945f37efeb6e21bff41d0be /tools/perf/scripts/python/syscall-counts.py | |
parent | 248ed9e227e6cf59acb1aaf3aa30d530a0232c1a (diff) |
accel/habanalabs: unmap mapped memory when TLB inv fails
Once a memory mapping is added to the page tables, it's followed by
a TLB invalidation request which could potentially fail (HW failure).
Removing the mapping is simply a part of this failure handling routine.
TLB invalidation failure prints were updated to be more accurate.
Signed-off-by: Koby Elbaz <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Reviewed-by: Stanislaw Gruszka <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions