linux_dsm_epyc7002/drivers/misc/habanalabs/common
Oded Gabbay c5e0ec66f0 habanalabs: clear vm_pgoff before doing the mmap
The driver use vm_pgoff to hold the CB idr handle. Before we actually call
the mapping function, we need to clear the handle so there won't be any
garbage left in vm_pgoff.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2020-09-22 18:49:51 +03:00
..
asid.c
command_buffer.c habanalabs: clear vm_pgoff before doing the mmap 2020-09-22 18:49:51 +03:00
command_submission.c habanalabs: eliminate redundant else condition 2020-09-22 18:49:50 +03:00
context.c habanalabs: Replace dma-fence mechanism with completions 2020-09-22 18:49:48 +03:00
debugfs.c habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
device.c habanalabs: restructure hl_mmap 2020-09-22 18:49:51 +03:00
firmware_if.c habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
habanalabs_drv.c habanalabs: PCIe Advanced Error Reporting support 2020-09-22 18:49:49 +03:00
habanalabs_ioctl.c habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
habanalabs.h habanalabs: restructure hl_mmap 2020-09-22 18:49:51 +03:00
hw_queue.c habanalabs: Include linux/bitfield.h only in habanalabs.h 2020-09-22 18:49:51 +03:00
hwmon.c habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
irq.c habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
Makefile habanalabs: fix up absolute include instructions 2020-07-29 08:15:50 +02:00
memory.c habanalabs: check correct vmalloc return code 2020-08-22 12:47:58 +03:00
mmu.c habanalabs: check correct vmalloc return code 2020-08-22 12:47:58 +03:00
pci.c habanalabs: Include linux/bitfield.h only in habanalabs.h 2020-09-22 18:49:51 +03:00
sysfs.c habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00