+117
−10
Loading
kunpeng inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAQL6P CVE: NA ---------------------------------------------------------------------- 1. there is no need to expose sq_tail write to userspace, delete sq_tail write api 2. cq_head should between cq_tail(hardware) and cq_head(software) 3. record open sdma device times of every process, clear authority infos only after all opened file closed Signed-off-by:zhangshuowen <zhangshuowen@hisilicon.com> Fixes: 7d91f398 ("drivers: misc: sdma-dae: support sqe task send and execute")