+12
−6
Loading
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IB9H0P CVE: NA ---------------------------------------------------------------------- Since the resources of uacce_queue cannot be ensured to be fully released before calling put_queue, directly putting the queue might pose a slight risk. However, the release interface can guarantee that the resources have already been released. Therefore, putting the queue through the release interface is a reliable action. Signed-off-by:Yang Shen <shenyang39@huawei.com> Signed-off-by:
JiangShui Yang <yangjiangshui@h-partners.com>