linux_dsm_epyc7002/drivers/misc/habanalabs/goya
Oded Gabbay cf01514c5c habanalabs: patched cb equals user cb in device memset
During device memory memset, the driver allocates and use a CB (command
buffer). To reuse existing code, it keeps a pointer to the CB in two
variables, user_cb and patched_cb. Therefore, there is no need to "put"
both the user_cb and patched_cb, as it will cause an underflow of the
refcnt of the CB.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2020-02-11 11:12:47 +02:00
..
goya_coresight.c habanalabs: set ETR as non-secured 2019-11-21 11:35:45 +02:00
goya_hwmgr.c habanalabs: add opcode to INFO IOCTL to return clock rate 2019-11-21 11:35:45 +02:00
goya_security.c habanalabs: make tpc registers secured 2019-05-30 08:46:01 +00:00
goya.c habanalabs: patched cb equals user cb in device memset 2020-02-11 11:12:47 +02:00
goyaP.h habanalabs: add opcode to INFO IOCTL to return clock rate 2019-11-21 11:35:45 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00