linux/drivers/misc/habanalabs/common
Yuri Nudelman cd92c3678a habanalabs: wrong handle removal in memory manager
During the unified memory manager release, a wrong id was used to remove
an entry from the idr.

Signed-off-by: Yuri Nudelman <ynudelman@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-22 21:01:16 +02:00
..
mmu habanalabs: add MMU prefetch to ASIC-specific code 2022-05-22 20:57:36 +02:00
pci habanalabs: modify dma_mask to be ASIC specific property 2022-05-22 20:57:35 +02:00
asid.c habanalabs: replace WARN/WARN_ON with dev_crit in driver 2021-01-27 21:03:49 +02:00
command_buffer.c habanalabs: avoid using an uninitialized variable 2022-02-28 14:22:05 +02:00
command_submission.c habanalabs: convert ts to use unified memory manager 2022-05-22 20:57:36 +02:00
context.c habanalabs: keep control device alive during hard reset 2021-12-26 08:59:09 +02:00
debugfs.c habanalabs: unify code for memory access from debugfs 2022-05-22 21:01:16 +02:00
device.c habanalabs: enforce alignment upon registers access through debugfs 2022-05-22 21:01:16 +02:00
firmware_if.c habanalabs/gaudi: add debugfs to fetch internal sync status 2022-05-22 20:57:37 +02:00
habanalabs_drv.c habanalabs: convert ts to use unified memory manager 2022-05-22 20:57:36 +02:00
habanalabs_ioctl.c habanalabs: expose compute ctx status through info ioctl 2022-05-22 20:57:34 +02:00
habanalabs.h habanalabs: remove debugfs read/write callbacks 2022-05-22 21:01:16 +02:00
hw_queue.c habanalabs: save ctx inside encaps signal 2021-12-26 08:59:08 +02:00
hwmon.c habanalabs: fix hwmon handling for legacy f/w 2021-12-26 08:59:09 +02:00
irq.c habanalabs: convert ts to use unified memory manager 2022-05-22 20:57:36 +02:00
Makefile habanalabs: unified memory manager infrastructure 2022-05-22 20:57:36 +02:00
memory_mgr.c habanalabs: wrong handle removal in memory manager 2022-05-22 21:01:16 +02:00
memory.c habanalabs: hl_ts_behavior can be static 2022-05-22 21:00:35 +02:00
state_dump.c habanalabs: state dump monitors and fences infrastructure 2021-08-29 09:47:46 +03:00
sysfs.c habanalabs: add missing error check in sysfs max_power_show 2022-02-28 14:22:03 +02:00