Loading
hns3 udma: fix the dfx structure is deleted concurrently.
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8V1IQ CVE: NA -------------------------------------------------------- This patch fixes the bug caused by concurrent deletion of the dfx structure. The method is to lock g_udma_dfx_list. Fixes b21b2454 ("hns3 udma: support dfx function of query resources") Signed-off-by:Jinyong An <anjinyong@huawei.com> Signed-off-by:
Jie Lei <leijie31@huawei.com> Signed-off-by:
Weibo Zhao <zhaoweibo3@huawei.com>