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
..
2020-01-16 14:59:36 +10:00
2020-01-14 15:06:06 +01:00
2020-01-24 09:33:58 +01:00
2020-01-29 10:35:54 -08:00
2019-12-17 13:57:54 +01:00
2019-11-20 15:09:49 +01:00
2019-09-18 11:14:31 -07:00
2020-01-29 10:35:54 -08:00