diff options
author | Omer Shpigelman <oshpigelman@habana.ai> | 2019-11-14 21:23:57 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2019-11-21 12:35:46 +0300 |
commit | 71c5e55e7c077fa17c42fbda91a8d14322825c44 (patch) | |
tree | d696d992e73bf3f96555b7d86a52ba3873293eda /drivers/misc/ocxl/pci.c | |
parent | 1b98d8b23f29e5ff82fe84ca0c8acffaa971b9d6 (diff) | |
download | linux-71c5e55e7c077fa17c42fbda91a8d14322825c44.tar.xz |
habanalabs: skip VA block list update in reset flow
Reduce context close time by skipping the VA block free list update in
order to avoid hard reset with open contexts.
Reset with open contexts can potentially lead to a kernel crash as the
generic pool of the MMU hops is destroyed while it is not empty because
some unmap operations are not done.
The commit affect mainly when running on simulator.
Signed-off-by: Omer Shpigelman <oshpigelman@habana.ai>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/misc/ocxl/pci.c')
0 files changed, 0 insertions, 0 deletions